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

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

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

Constructors in org.apache.lucene.store.bytebuffer with parameters of type ByteBufferDirectory
ByteBufferFile(ByteBufferDirectory dir, int bufferSize)
           
ByteBufferFileOutput(ByteBufferDirectory dir, int bufferSize)
           
ByteBufferIndexOutput(ByteBufferDirectory dir, String name, ByteBufferAllocator allocator, ByteBufferAllocator.Type allocatorType, ByteBufferFileOutput file)
           
 



Copyright © 2009-2012. All Rights Reserved.