Package com.arangodb.vst.internal
Class ChunkStore
java.lang.Object
com.arangodb.vst.internal.ChunkStore
- Author:
- Mark Vollmary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChunkStore
-
-
Method Details
-
storeChunk
public ByteBuffer storeChunk(Chunk chunk) throws BufferUnderflowException, IndexOutOfBoundsException -
checkCompleteness
public void checkCompleteness(long messageId)
-