public interface MetricsCollector
extends java.io.Closeable
Implementations of cluster system metrics collectors extend this trait.
| Modifier and Type | Method and Description |
|---|---|
NodeMetrics |
sample()
Samples and collects new data points.
|
NodeMetrics sample()