|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.io.compress.CompressedSequentialWriter.CompressedFileWriterMark
protected static class CompressedSequentialWriter.CompressedFileWriterMark
Class to hold a mark to the position of the file
Constructor Summary | |
---|---|
CompressedSequentialWriter.CompressedFileWriterMark(long chunkOffset,
long uncDataOffset,
int bufferOffset,
int nextChunkIndex)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompressedSequentialWriter.CompressedFileWriterMark(long chunkOffset, long uncDataOffset, int bufferOffset, int nextChunkIndex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |