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
    void delete()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait