Class RootBlockFields.RootBlockEncoderFormats
java.lang.Object
io.datarouter.filesystem.snapshot.encode.RootBlockFields.RootBlockEncoderFormats
- Enclosing class:
- RootBlockFields
public static class RootBlockFields.RootBlockEncoderFormats extends Object
-
Field Summary
Fields Modifier and Type Field Description StringbranchBlockFormatStringleafBlockFormatStringvalueBlockFormat -
Constructor Summary
Constructors Constructor Description RootBlockEncoderFormats(String branchBlockFormat, String leafBlockFormat, String valueBlockFormat) -
Method Summary