Package io.datarouter.filesystem.snapshot.reader.block
-
Interface Summary Interface Description BlockLoader Layer for copying blocks from storage to memory and validating the checksum. -
Class Summary Class Description DecodingBlockLoader DecodingBlockLoaderFactory LeafBlockRangeLoader LeafBlockRangeLoader.LeafBlockRange LeafBlockWithValueBlocks ScanningBlockReader Thread-safe The parallel operations perform the potentially high-latency block fetches The blocks are passed to the parent scanner which parses them.