org.elasticsearch.index.store.memory
Class ByteBufferFile

java.lang.Object
  extended by org.elasticsearch.index.store.memory.ByteBufferFile

public class ByteBufferFile
extends java.lang.Object


Constructor Summary
ByteBufferFile(ByteBufferDirectory dir)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteBufferFile

public ByteBufferFile(ByteBufferDirectory dir)