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 SnapshotPathsgetPaths(java.lang.String name)voidregister(java.lang.String name, SnapshotPaths snapshotPaths)
-
Constructor Details
-
SnapshotPathsRegistry
public SnapshotPathsRegistry()
-
-
Method Details