Class SnapshotGroupFileReadOps
java.lang.Object
io.datarouter.filesystem.snapshot.group.groupops.SnapshotGroupFileReadOps
public class SnapshotGroupFileReadOps extends Object
-
Constructor Summary
Constructors Constructor Description SnapshotGroupFileReadOps(String groupId, io.datarouter.storage.file.Directory idDirectory, io.datarouter.storage.file.Directory fileDirectory) -
Method Summary
Modifier and Type Method Description io.datarouter.scanner.Scanner<io.datarouter.storage.file.PathbeanKey>scanSnapshotFilesFromStorage()io.datarouter.scanner.Scanner<SnapshotKey>scanSnapshotKeysFromStorage()
-
Constructor Details
-
SnapshotGroupFileReadOps
public SnapshotGroupFileReadOps(String groupId, io.datarouter.storage.file.Directory idDirectory, io.datarouter.storage.file.Directory fileDirectory)
-
-
Method Details
-
scanSnapshotFilesFromStorage
public io.datarouter.scanner.Scanner<io.datarouter.storage.file.PathbeanKey> scanSnapshotFilesFromStorage() -
scanSnapshotKeysFromStorage
-