Constant Field Values

Contents

io.datarouter.*

  • io.datarouter.filesystem.snapshot.block.branch.BranchBlock
    Modifier and Type Constant Field Value
    public static final boolean LOG_COMPARISONS false
  • io.datarouter.filesystem.snapshot.block.branch.BranchBlockV1
    Modifier and Type Constant Field Value
    public static final String FORMAT "branchV1"
  • io.datarouter.filesystem.snapshot.block.leaf.LeafBlockV1
    Modifier and Type Constant Field Value
    public static final String FORMAT "keyV1"
  • io.datarouter.filesystem.snapshot.block.root.RootBlockV1
    Modifier and Type Constant Field Value
    public static final String FORMAT "rootV1"
  • io.datarouter.filesystem.snapshot.block.value.ValueBlockV1
    Modifier and Type Constant Field Value
    public static final String FORMAT "valueV1"
  • io.datarouter.filesystem.snapshot.path.SnapshotPathsV1
    Modifier and Type Constant Field Value
    public static final String FORMAT "pathsV1"