Package io.datarouter.loadtest.config
Class DatarouterLoadTestPaths.LoadTestPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.loadtest.config.DatarouterLoadTestPaths.LoadTestPaths
- Enclosing class:
- DatarouterLoadTestPaths
public static class DatarouterLoadTestPaths.LoadTestPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodeFields 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
-
get
public final io.datarouter.pathnode.PathNode get -
insert
public final io.datarouter.pathnode.PathNode insert -
scan
public final io.datarouter.pathnode.PathNode scan
-
-
Constructor Details
-
LoadTestPaths
public LoadTestPaths()
-