Class SnapshotFileDeleter
java.lang.Object
io.datarouter.filesystem.snapshot.storage.file.SnapshotFileDeleter
public class SnapshotFileDeleter
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SnapshotFileDeleter(RootBlock rootBlock, SnapshotPathsRegistry pathsRegistry, SnapshotKey snapshotKey, SnapshotFileStorage snapshotFileStorage, java.util.concurrent.ExecutorService exec, int numThreads) -
Method Summary
Modifier and Type Method Description voiddelete()
-
Constructor Details
-
SnapshotFileDeleter
public SnapshotFileDeleter(RootBlock rootBlock, SnapshotPathsRegistry pathsRegistry, SnapshotKey snapshotKey, SnapshotFileStorage snapshotFileStorage, java.util.concurrent.ExecutorService exec, int numThreads)
-
-
Method Details
-
delete
public void delete()
-