public class MetricInfo extends Object
Constructor and Description |
---|
MetricInfo(KafkaMetricDef kafkaMetricDef,
short id) |
Modifier and Type | Method and Description |
---|---|
AggregationFunction |
aggregationFunction() |
short |
id() |
KafkaMetricDef |
kafkaMetricDef() |
Resource |
resource() |
String |
toString() |
public MetricInfo(KafkaMetricDef kafkaMetricDef, short id)
public KafkaMetricDef kafkaMetricDef()
public short id()
public AggregationFunction aggregationFunction()
AggregationFunction
of the metric.public Resource resource()
MetricDef