Class SnapshotPathsRegistry
java.lang.Object
io.datarouter.filesystem.snapshot.path.SnapshotPathsRegistry
@Singleton public class SnapshotPathsRegistry extends Object
-
Constructor Summary
Constructors Constructor Description SnapshotPathsRegistry() -
Method Summary
Modifier and Type Method Description SnapshotPathsgetPaths(String name)voidregister(String name, SnapshotPaths snapshotPaths)
-
Constructor Details
-
SnapshotPathsRegistry
public SnapshotPathsRegistry()
-
-
Method Details
-
register
-
getPaths
-