Class ValueBlockV1Encoder

java.lang.Object
io.datarouter.filesystem.snapshot.block.value.ValueBlockV1Encoder
All Implemented Interfaces:
BlockEncoder, DataBlockEncoder, ValueBlockEncoder

public class ValueBlockV1Encoder
extends java.lang.Object
implements ValueBlockEncoder
  • Constructor Summary

    Constructors 
    Constructor Description
    ValueBlockV1Encoder()  
  • Method Summary

    Modifier and Type Method Description
    void add​(SnapshotEntry entry, int column)  
    EncodedBlock encode()  
    java.lang.String format()  
    int numBytes()
    Used to determine when to flush a block.
    int numRecords()
    The number of items in the block.

    Methods inherited from class java.lang.Object

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