Class RootBlockFields.RootBlockEncoderFormats

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

public static class RootBlockFields.RootBlockEncoderFormats
extends Object
  • Field Details

    • branchBlockFormat

      public final String branchBlockFormat
    • leafBlockFormat

      public final String leafBlockFormat
    • valueBlockFormat

      public final String valueBlockFormat
  • Constructor Details

    • RootBlockEncoderFormats

      public RootBlockEncoderFormats​(String branchBlockFormat, String leafBlockFormat, String valueBlockFormat)