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