public class MinKafkaMetricAccumulator extends DefaultKafkaMetricAccumulator
isMerged, kafkaMetric, mergedValue| Constructor and Description |
|---|
MinKafkaMetricAccumulator(org.apache.kafka.common.metrics.KafkaMetric kafkaMetric) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.accumulators.Accumulator<Void,Double> |
clone() |
void |
merge(org.apache.flink.api.common.accumulators.Accumulator<Void,Double> other) |
add, createFor, getLocalValue, getMeasurableFromKafkaMetric, resetLocal, toStringpublic MinKafkaMetricAccumulator(org.apache.kafka.common.metrics.KafkaMetric kafkaMetric)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.