Class DatarouterSnapshotPaths.GroupPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotPaths.GroupPaths
- Enclosing class:
- DatarouterSnapshotPaths
public static class DatarouterSnapshotPaths.GroupPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodelistGroupsio.datarouter.pathnode.PathNodelistSnapshots -
Constructor Summary
Constructors Constructor Description GroupPaths() -
Method Summary
-
Field Details
-
listGroups
public final io.datarouter.pathnode.PathNode listGroups -
listSnapshots
public final io.datarouter.pathnode.PathNode listSnapshots
-
-
Constructor Details
-
GroupPaths
public GroupPaths()
-