Class BlockQueue.SnapshotFile
java.lang.Object
io.datarouter.filesystem.snapshot.writer.BlockQueue.SnapshotFile
- Enclosing class:
- BlockQueue
public static class BlockQueue.SnapshotFile extends Object
-
Field Summary
Fields Modifier and Type Field Description CompressedBlockscompressedBlocksintidStringtype -
Constructor Summary
Constructors Constructor Description SnapshotFile(String type, int id, CompressedBlocks blocks) -
Method Summary
Modifier and Type Method Description byte[]concat()StringgetFlushLog()
-
Field Details
-
type
-
id
public final int id -
compressedBlocks
-
-
Constructor Details
-
Method Details
-
concat
public byte[] concat() -
getFlushLog
-