Package com.linkedin.alpini.base.misc
Class Metrics
java.lang.Object
com.linkedin.alpini.base.misc.Metrics
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
get
(MetricNames name) <P> P
getPath()
void
setMetric
(MetricNames name, long value) void
-
Field Details
-
UNSET_VALUE
public static final long UNSET_VALUE- See Also:
-
-
Constructor Details
-
Metrics
public Metrics()
-
-
Method Details
-
setMetric
-
get
-
setPath
-
getPath
public <P> P getPath()
-