Class | Description |
---|---|
BrokerEntity |
The
Entity class used by MetricSampleAggregator for brokers. |
BrokerLoad |
A helper class to hold broker load.
|
BrokerMetricSample |
The class hosting all the broker level metrics in
KafkaMetricDef . |
PartitionEntity |
The
Entity class used by MetricSampleAggregator |
PartitionMetricSample |
The class that hosts all the metric samples for a partition.
|
ReplicaEntity |
The
Entity class representing a Replica used by MetricSampleAggregator |
ReplicaMetricSample |
The class that hosts all the metric samples for a replica of a partition.
|