Class RootBlockFields.RootBlockEncoderBlocksPerFile

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

public static class RootBlockFields.RootBlockEncoderBlocksPerFile
extends Object
  • Field Details

    • branchBlocksPerFile

      public final int branchBlocksPerFile
    • leafBlocksPerFile

      public final int leafBlocksPerFile
    • valueBlocksPerFile

      public final int valueBlocksPerFile
  • Constructor Details

    • RootBlockEncoderBlocksPerFile

      public RootBlockEncoderBlocksPerFile​(int branchBlocksPerFile, int leafBlocksPerFile, int valueBlocksPerFile)