public static class Metrics.TallyBuilder extends Object implements Metrics.MetricBuilder<Tally>
| Modifier and Type | Method and Description |
|---|---|
Tally |
construct() |
Class<Tally> |
getMetricClass() |
MetricType |
getType() |
public Class<Tally> getMetricClass()
getMetricClass in interface Metrics.MetricBuilder<Tally>public MetricType getType()
getType in interface Metrics.MetricBuilder<Tally>public Tally construct()
construct in interface Metrics.MetricBuilder<Tally>Copyright © 2018. All rights reserved.