Class DatarouterSnapshotPaths.DatarouterPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotPaths.DatarouterPaths
- Enclosing class:
- DatarouterSnapshotPaths
public static class DatarouterSnapshotPaths.DatarouterPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description DatarouterSnapshotPaths.SnapshotPathssnapshotFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description DatarouterPaths() -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
snapshot
-
-
Constructor Details
-
DatarouterPaths
public DatarouterPaths()
-