|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompoundStat
A compound stat is a stat where a single measurement and associated data structure feeds many metrics. This is the example for a histogram which has many associated percentiles.
| Nested Class Summary | |
|---|---|
static class |
CompoundStat.NamedMeasurable
|
| Method Summary | |
|---|---|
java.util.List<CompoundStat.NamedMeasurable> |
stats()
|
| Methods inherited from interface org.apache.kafka.common.metrics.Stat |
|---|
record |
| Method Detail |
|---|
java.util.List<CompoundStat.NamedMeasurable> stats()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||