Package io.datarouter.loadtest.config
Class DatarouterLoadTestPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.loadtest.config.DatarouterLoadTestPaths
- All Implemented Interfaces:
io.datarouter.pathnode.PathsRoot
@Singleton
public class DatarouterLoadTestPaths
extends io.datarouter.pathnode.PathNode
implements io.datarouter.pathnode.PathsRoot
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatarouterLoadTestPaths.DatarouterPathsstatic classDatarouterLoadTestPaths.LoadTestPaths -
Field Summary
Fields Modifier and Type Field Description DatarouterLoadTestPaths.DatarouterPathsdatarouterFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description DatarouterLoadTestPaths() -
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
-
datarouter
-
-
Constructor Details
-
DatarouterLoadTestPaths
public DatarouterLoadTestPaths()
-