Class SnapshotPathsRegistry

java.lang.Object
io.datarouter.filesystem.snapshot.path.SnapshotPathsRegistry

@Singleton
public class SnapshotPathsRegistry
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotPathsRegistry()  
  • Method Summary

    Modifier and Type Method Description
    SnapshotPaths getPaths​(java.lang.String name)  
    void register​(java.lang.String name, SnapshotPaths snapshotPaths)  

    Methods inherited from class java.lang.Object

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