Class RootBlockFields.RootBlockEncoderBlocksPerFile

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

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

    Fields 
    Modifier and Type Field Description
    int branchBlocksPerFile  
    int leafBlocksPerFile  
    int valueBlocksPerFile  
  • Constructor Summary

    Constructors 
    Constructor Description
    RootBlockEncoderBlocksPerFile​(int branchBlocksPerFile, int leafBlocksPerFile, int valueBlocksPerFile)  
  • Method Summary

    Methods inherited from class java.lang.Object

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