public abstract class JmxExpr
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JmxExpr.JmxAdd |
protected static class |
JmxExpr.JmxContainerExpr |
static class |
JmxExpr.JmxDelta |
static class |
JmxExpr.JmxRate |
static class |
JmxExpr.JmxRatio |
static class |
JmxExpr.JmxValue |
| Constructor and Description |
|---|
JmxExpr() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract double |
calculate() |
protected abstract void |
sample() |