Package io.datarouter.conveyor.config
Class DatarouterConveyorPaths.ConveyorPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.conveyor.config.DatarouterConveyorPaths.ConveyorPaths
- Enclosing class:
DatarouterConveyorPaths
public static class DatarouterConveyorPaths.ConveyorPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
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
-
list
public final io.datarouter.pathnode.PathNode list
-
-
Constructor Details
-
ConveyorPaths
public ConveyorPaths()
-