Package io.datarouter.metric.config
Class DatarouterMetricPaths.MetricLinkPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.metric.config.DatarouterMetricPaths.MetricLinkPaths
- Enclosing class:
- DatarouterMetricPaths
public static class DatarouterMetricPaths.MetricLinkPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodefinal 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
-
view
public final io.datarouter.pathnode.PathNode view -
registeredNames
public final io.datarouter.pathnode.PathNode registeredNames -
metricDashboards
public final io.datarouter.pathnode.PathNode metricDashboards -
miscMetricLinks
public final io.datarouter.pathnode.PathNode miscMetricLinks
-
-
Constructor Details
-
MetricLinkPaths
public MetricLinkPaths()
-