Class DatarouterSnapshotPaths.IndividualPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.filesystem.snapshot.web.DatarouterSnapshotPaths.IndividualPaths
- Enclosing class:
- DatarouterSnapshotPaths
public static class DatarouterSnapshotPaths.IndividualPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodeentriesio.datarouter.pathnode.PathNodeentryio.datarouter.pathnode.PathNodesummaryFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description IndividualPaths() -
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
-
summary
public final io.datarouter.pathnode.PathNode summary -
entries
public final io.datarouter.pathnode.PathNode entries -
entry
public final io.datarouter.pathnode.PathNode entry
-
-
Constructor Details
-
IndividualPaths
public IndividualPaths()
-