Constructor and Description |
---|
MaxwellMetrics(MaxwellConfig config) |
Modifier and Type | Method and Description |
---|---|
com.codahale.metrics.MetricRegistry |
getRegistry() |
String |
metricName(String... names) |
<T extends com.codahale.metrics.Metric> |
register(String name,
T metric) |
public MaxwellMetrics(MaxwellConfig config)
public String metricName(String... names)
metricName
in interface Metrics
public com.codahale.metrics.MetricRegistry getRegistry()
getRegistry
in interface Metrics
public <T extends com.codahale.metrics.Metric> void register(String name, T metric) throws IllegalArgumentException
register
in interface Metrics
IllegalArgumentException
Copyright © 2018. All rights reserved.