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

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

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

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



Copyright © 2009-2012. All Rights Reserved.