|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.store.bytebuffer.ByteBufferAllocator.Cleaner
public static class ByteBufferAllocator.Cleaner
Helper class to allocator implementations allowing to clean direct buffers.
| Field Summary | |
|---|---|
static boolean |
CLEAN_SUPPORTED
|
| Constructor Summary | |
|---|---|
ByteBufferAllocator.Cleaner()
|
|
| Method Summary | |
|---|---|
static void |
clean(java.nio.ByteBuffer buffer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean CLEAN_SUPPORTED
| Constructor Detail |
|---|
public ByteBufferAllocator.Cleaner()
| Method Detail |
|---|
public static void clean(java.nio.ByteBuffer buffer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||