Uses of Package
org.apache.lucene.store.bytebuffer

Packages that use org.apache.lucene.store.bytebuffer
org.apache.lucene.store.bytebuffer   
org.elasticsearch.cache.memory   
 

Classes in org.apache.lucene.store.bytebuffer used by org.apache.lucene.store.bytebuffer
ByteBufferAllocator
          A byte buffer allocator simple allocates byte buffers, and handles releasing them.
ByteBufferAllocator.Type
           
ByteBufferDirectory
          A memory based directory that uses ByteBuffer in order to store the directory content.
ByteBufferFile
           
ByteBufferFileOutput
           
PlainByteBufferAllocator
          A simple byte buffer allocator that does not caching.
 

Classes in org.apache.lucene.store.bytebuffer used by org.elasticsearch.cache.memory
ByteBufferAllocator
          A byte buffer allocator simple allocates byte buffers, and handles releasing them.
ByteBufferAllocator.Type
           
 



Copyright © 2009-2012. All Rights Reserved.