public abstract class AbstractStatsAttributeProcessor extends java.lang.Object implements JmxAttributeProcessor
| Constructor and Description |
|---|
AbstractStatsAttributeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.concurrent.TimeUnit |
getTimeUnit(java.lang.String unit) |
protected static boolean |
isBuiltInMetric(java.lang.String metricName)
We are only going to add the float to the output if the metric name starts with JmxBuiltIn.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessprotected static boolean isBuiltInMetric(java.lang.String metricName)
protected static java.util.concurrent.TimeUnit getTimeUnit(java.lang.String unit)