Uses of Class
org.apache.lucene.store.bytebuffer.PlainByteBufferAllocator

Packages that use PlainByteBufferAllocator
org.apache.lucene.store.bytebuffer   
 

Uses of PlainByteBufferAllocator in org.apache.lucene.store.bytebuffer
 

Subclasses of PlainByteBufferAllocator in org.apache.lucene.store.bytebuffer
 class CachingByteBufferAllocator
          The caching byte buffer allocator allows to define a global size for both the small and large buffers allocated.
 



Copyright © 2009-2012. All Rights Reserved.