Class RootBlockV1Encoder

java.lang.Object
io.datarouter.filesystem.snapshot.block.root.RootBlockV1Encoder
All Implemented Interfaces:
BlockEncoder, RootBlockEncoder

public class RootBlockV1Encoder
extends java.lang.Object
implements RootBlockEncoder
  • Constructor Summary

    Constructors 
    Constructor Description
    RootBlockV1Encoder()  
  • Method Summary

    Modifier and Type Method Description
    void addDictionaryEntry​(byte[] key, byte[] value)  
    EncodedBlock encode()  
    java.lang.String format()  
    void set​(RootBlockFields fields)  

    Methods inherited from class java.lang.Object

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