public class MemorySampler extends java.lang.Object implements MetricSampler
| Modifier and Type | Field and Description |
|---|---|
static float |
BYTES_PER_MB |
| Constructor and Description |
|---|
MemorySampler() |
| Modifier and Type | Method and Description |
|---|---|
void |
sample(StatsEngine statsEngine) |
public static final float BYTES_PER_MB
public void sample(StatsEngine statsEngine)
sample in interface MetricSampler