Uses of Interface
io.datarouter.filesystem.snapshot.encode.BlockEncoder
-
Uses of BlockEncoder in io.datarouter.filesystem.snapshot.block.branch
Classes in io.datarouter.filesystem.snapshot.block.branch that implement BlockEncoder Modifier and Type Class Description classBranchBlockV1Encoder -
Uses of BlockEncoder in io.datarouter.filesystem.snapshot.block.leaf
Classes in io.datarouter.filesystem.snapshot.block.leaf that implement BlockEncoder Modifier and Type Class Description classLeafBlockV1Encoder -
Uses of BlockEncoder in io.datarouter.filesystem.snapshot.block.root
Classes in io.datarouter.filesystem.snapshot.block.root that implement BlockEncoder Modifier and Type Class Description classRootBlockV1Encoder -
Uses of BlockEncoder in io.datarouter.filesystem.snapshot.block.value
Classes in io.datarouter.filesystem.snapshot.block.value that implement BlockEncoder Modifier and Type Class Description classValueBlockV1Encoder -
Uses of BlockEncoder in io.datarouter.filesystem.snapshot.encode
Subinterfaces of BlockEncoder in io.datarouter.filesystem.snapshot.encode Modifier and Type Interface Description interfaceBranchBlockEncoderinterfaceDataBlockEncoderinterfaceLeafBlockEncoderinterfaceRootBlockEncoderinterfaceValueBlockEncoder