Uses of Class
io.datarouter.filesystem.snapshot.reader.block.DecodingBlockLoader
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.group.groupops | |
| io.datarouter.filesystem.snapshot.reader.block |
-
Uses of DecodingBlockLoader in io.datarouter.filesystem.snapshot.group.groupops
Constructor parameters in io.datarouter.filesystem.snapshot.group.groupops with type arguments of type DecodingBlockLoader Constructor Description SnapshotGroupWriteOps(SnapshotGroup group, java.lang.String groupId, DecodingBlockLoaderFactory decodingBlockLoaderFactory, io.datarouter.storage.file.Directory cacheDirectory, io.datarouter.storage.file.Directory idDirectory, java.util.Map<SnapshotKey,DecodingBlockLoader> decodingBlockLoaderBySnapshotKey) -
Uses of DecodingBlockLoader in io.datarouter.filesystem.snapshot.reader.block
Methods in io.datarouter.filesystem.snapshot.reader.block that return DecodingBlockLoader Modifier and Type Method Description DecodingBlockLoaderDecodingBlockLoaderFactory. create(RootBlock rootBlock, SnapshotBlockStorageReader snapshotBlockStorageReader)