public class MBeanNameFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
withName(ObjectNamePrototype kafkaControllerType,
String name) |
static KafkaMetricCollector[] |
withProduceDelayedAndFetchDelayedOperation(ObjectNamePrototype kafkaControllerType) |
static KafkaMetricCollector[] |
withProduceFetchConsumerAndFetchFollowerRequest(ObjectNamePrototype kafkaControllerType) |
static String |
withProducerConsumerClientId(ObjectNamePrototype prototype,
String clientId) |
public static String withProducerConsumerClientId(ObjectNamePrototype prototype, String clientId)
public static String withName(ObjectNamePrototype kafkaControllerType, String name)
public static KafkaMetricCollector[] withProduceFetchConsumerAndFetchFollowerRequest(ObjectNamePrototype kafkaControllerType)
public static KafkaMetricCollector[] withProduceDelayedAndFetchDelayedOperation(ObjectNamePrototype kafkaControllerType)
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.