Class BlockQueue.SnapshotFile

java.lang.Object
io.datarouter.filesystem.snapshot.writer.BlockQueue.SnapshotFile
Enclosing class:
BlockQueue

public static class BlockQueue.SnapshotFile
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    CompressedBlocks compressedBlocks  
    int id  
    java.lang.String type  
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotFile​(java.lang.String type, int id, CompressedBlocks blocks)  
  • Method Summary

    Modifier and Type Method Description
    byte[] concat()  
    java.lang.String getFlushLog()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait