public class KafkaMetricsUtils
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
KafkaMetricsUtils.KafkaMetricWrapper |
Constructor and Description |
---|
KafkaMetricsUtils() |
Modifier and Type | Method and Description |
---|---|
static YammerMetricsUtils.YammerMetric |
forMessage(ConfluentMetric.KafkaMeasurable metric) |
static java.lang.Iterable<YammerMetricsUtils.YammerMetric> |
kafkaMetricsWrapperIterable(java.lang.Iterable<? extends com.google.protobuf.Message> list) |
public static java.lang.Iterable<YammerMetricsUtils.YammerMetric> kafkaMetricsWrapperIterable(java.lang.Iterable<? extends com.google.protobuf.Message> list)
public static YammerMetricsUtils.YammerMetric forMessage(ConfluentMetric.KafkaMeasurable metric)