java.lang.Object
io.datarouter.httpclient.path.PathNode
io.datarouter.loadtest.config.DatarouterLoadTestPaths.LoadTestPaths
- Enclosing class:
- DatarouterLoadTestPaths
public static class DatarouterLoadTestPaths.LoadTestPaths
extends io.datarouter.httpclient.path.PathNode
-
Field Summary
Fields
| Modifier and Type |
Field |
Description |
io.datarouter.httpclient.path.PathNode |
get |
|
io.datarouter.httpclient.path.PathNode |
insert |
|
io.datarouter.httpclient.path.PathNode |
scan |
|
Fields inherited from class io.datarouter.httpclient.path.PathNode
parent, value
-
-
Method Summary
Methods inherited from class io.datarouter.httpclient.path.PathNode
branch, equals, getValue, hashCode, isLeaf, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithoutLeadingSlash, toSlashedStringWithTrailingSlash, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
public final io.datarouter.httpclient.path.PathNode get
-
public final io.datarouter.httpclient.path.PathNode insert
-
public final io.datarouter.httpclient.path.PathNode scan
-