Class SnapshotGroupDeleteOps
java.lang.Object
io.datarouter.filesystem.snapshot.group.groupops.SnapshotGroupDeleteOps
public class SnapshotGroupDeleteOps extends Object
-
Constructor Summary
Constructors Constructor Description SnapshotGroupDeleteOps(SnapshotGroup group, SnapshotPathsRegistry pathsRegistry, io.datarouter.storage.file.Directory groupSubpath, io.datarouter.storage.file.Directory idSubpath, io.datarouter.storage.file.Directory fileSubpath) -
Method Summary
Modifier and Type Method Description voiddeleteGroup(ExecutorService exec, int numThreads)voiddeleteSnapshot(SnapshotKey snapshotKey, ExecutorService exec, int numThreads)
-
Constructor Details
-
SnapshotGroupDeleteOps
public SnapshotGroupDeleteOps(SnapshotGroup group, SnapshotPathsRegistry pathsRegistry, io.datarouter.storage.file.Directory groupSubpath, io.datarouter.storage.file.Directory idSubpath, io.datarouter.storage.file.Directory fileSubpath)
-
-
Method Details
-
deleteSnapshot
-
deleteGroup
-