| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.kafka.mbean |
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectNamePrototype.ObjectNameWithDomainAndTypePrototype |
static class |
ObjectNamePrototype.ObjectNameWithDomainTypeAndNamePrototype |
| Modifier and Type | Method and Description |
|---|---|
static ObjectNamePrototype |
ObjectNamePrototype.withDomainAndType(String domain,
String type) |
static ObjectNamePrototype |
ObjectNamePrototype.withDomainTypeAndName(String domain,
String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static String |
MBeanNameFactory.withName(ObjectNamePrototype kafkaControllerType,
String name) |
static KafkaMetricCollector[] |
MBeanNameFactory.withProduceDelayedAndFetchDelayedOperation(ObjectNamePrototype kafkaControllerType) |
static KafkaMetricCollector[] |
MBeanNameFactory.withProduceFetchConsumerAndFetchFollowerRequest(ObjectNamePrototype kafkaControllerType) |
static String |
MBeanNameFactory.withProducerConsumerClientId(ObjectNamePrototype prototype,
String clientId) |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.