Uses of Class
io.datarouter.filesystem.snapshot.group.groupops.SnapshotGroupKeyReadOps
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.group | |
| io.datarouter.filesystem.snapshot.group.groupops |
-
Uses of SnapshotGroupKeyReadOps in io.datarouter.filesystem.snapshot.group
Methods in io.datarouter.filesystem.snapshot.group that return SnapshotGroupKeyReadOps Modifier and Type Method Description SnapshotGroupKeyReadOpsSnapshotGroup. keyReadOps(boolean cacheOk) -
Uses of SnapshotGroupKeyReadOps in io.datarouter.filesystem.snapshot.group.groupops
Constructors in io.datarouter.filesystem.snapshot.group.groupops with parameters of type SnapshotGroupKeyReadOps Constructor Description SnapshotGroupVacuumOps(SnapshotGroup group, java.lang.String groupId, io.datarouter.storage.file.Directory fileDirectory, SnapshotKeyDecoder snapshotKeyDecoder, SnapshotVacuumConfig vacuumConfig, SnapshotGroupFileReadOps groupFileReader, SnapshotGroupKeyReadOps groupReader)