public class ThresholdLevelsMetric
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ThresholdLevelsMetric.NoOpThresholdLevelMetric |
| Modifier and Type | Field and Description |
|---|---|
static ThresholdLevelsMetric |
NO_OP_METRIC |
| Constructor and Description |
|---|
ThresholdLevelsMetric(java.lang.Object owner,
java.lang.String prefix,
long[] levels) |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
void |
update(long delayMs) |
public static final ThresholdLevelsMetric NO_OP_METRIC