Class RootBlockFields.RootBlockEncoderBytesPerFile

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

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

    Fields 
    Modifier and Type Field Description
    int branchBytesPerFile  
    int leafBytesPerFile  
    int valueBytesPerFile  
  • Constructor Summary

    Constructors 
    Constructor Description
    RootBlockEncoderBytesPerFile​(int branchBytesPerFile, int leafBytesPerFile, int valueBytesPerFile)  
  • Method Summary

    Methods inherited from class java.lang.Object

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