Constant Field Values
Contents
io.datarouter.*
-
io.datarouter.filesystem.client.FilesystemClientType Modifier and Type Constant Field Value protected static final StringNAME"filesystem" -
io.datarouter.filesystem.client.FilesystemOptions Modifier and Type Constant Field Value protected static final StringPROP_root"root"
-
io.datarouter.filesystem.snapshot.benchmark.SnapshotBenchmark Modifier and Type Constant Field Value public static final intWRITE_BATCH_SIZE10000
-
io.datarouter.filesystem.snapshot.block.branch.BranchBlock Modifier and Type Constant Field Value public static final booleanLOG_COMPARISONSfalse -
io.datarouter.filesystem.snapshot.block.branch.BranchBlockV1 Modifier and Type Constant Field Value public static final StringFORMAT"branchV1"
-
io.datarouter.filesystem.snapshot.block.leaf.LeafBlockV1 Modifier and Type Constant Field Value public static final StringFORMAT"keyV1"
-
io.datarouter.filesystem.snapshot.block.root.RootBlockV1 Modifier and Type Constant Field Value public static final StringFORMAT"rootV1"
-
io.datarouter.filesystem.snapshot.block.value.ValueBlockV1 Modifier and Type Constant Field Value public static final StringFORMAT"valueV1"
-
io.datarouter.filesystem.snapshot.compress.ChecksumBlockCompressor Modifier and Type Constant Field Value public static final StringNAME"checksum" -
io.datarouter.filesystem.snapshot.compress.GzipBlockCompressor Modifier and Type Constant Field Value public static final StringNAME"gzip" -
io.datarouter.filesystem.snapshot.compress.PassthroughBlockCompressor Modifier and Type Constant Field Value public static final StringNAME"passthrough"
-
io.datarouter.filesystem.snapshot.path.SnapshotPathsV1 Modifier and Type Constant Field Value public static final StringFORMAT"pathsV1"
-
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotEntriesHandler Modifier and Type Constant Field Value public static final StringP_groupId"groupId"public static final StringP_limit"limit"public static final StringP_offset"offset"public static final StringP_snapshotId"snapshotId" -
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotEntryHandler Modifier and Type Constant Field Value public static final StringP_groupId"groupId"public static final StringP_id"id"public static final StringP_snapshotId"snapshotId" -
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotHandler Modifier and Type Constant Field Value public static final StringP_groupId"groupId"public static final StringP_snapshotId"snapshotId"