Class RootBlockFields.RootBlockEncoderBlockCounts

java.lang.Object
io.datarouter.filesystem.snapshot.encode.RootBlockFields.RootBlockEncoderBlockCounts
Enclosing class:
RootBlockFields

public static class RootBlockFields.RootBlockEncoderBlockCounts
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    int[] numBranchBlocksByLevel  
    int numLeafBlocks  
    int[] numValueBlocksByColumn  
  • Constructor Summary

    Constructors 
    Constructor Description
    RootBlockEncoderBlockCounts​(int[] numBranchBlocksByLevel, int numLeafBlocks, int[] numValueBlocksByColumn)  
  • Method Summary

    Methods inherited from class java.lang.Object

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