Class RootBlockFields.RootBlockEncoderBytesPerFile

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

public static class RootBlockFields.RootBlockEncoderBytesPerFile
extends Object
  • Field Details

    • branchBytesPerFile

      public final int branchBytesPerFile
    • leafBytesPerFile

      public final int leafBytesPerFile
    • valueBytesPerFile

      public final int valueBytesPerFile
  • Constructor Details

    • RootBlockEncoderBytesPerFile

      public RootBlockEncoderBytesPerFile​(int branchBytesPerFile, int leafBytesPerFile, int valueBytesPerFile)