| Modifier and Type | Class and Description |
|---|---|
static class |
MetricsImpl.Type |
| Constructor and Description |
|---|
MetricsImpl(com.codahale.metrics.MetricRegistry registry,
MetricsImpl.Type type) |
| Modifier and Type | Method and Description |
|---|---|
MasterMetrics |
getMasterMetrics() |
SupervisorMetrics |
getSupervisorMetrics() |
ZooKeeperMetrics |
getZooKeeperMetrics() |
void |
start() |
void |
stop() |
public MetricsImpl(com.codahale.metrics.MetricRegistry registry,
MetricsImpl.Type type)
public MasterMetrics getMasterMetrics()
getMasterMetrics in interface Metricspublic SupervisorMetrics getSupervisorMetrics()
getSupervisorMetrics in interface Metricspublic ZooKeeperMetrics getZooKeeperMetrics()
getZooKeeperMetrics in interface MetricsCopyright © 2017. All rights reserved.