| Package | Description |
|---|---|
| org.mydotey.kbear.client | |
| org.mydotey.kbear.meta | |
| org.mydotey.kbear.route |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Topic> |
KafkaMetaHolder.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
protected KafkaConsumerConfig |
ConsumerProxy.constructConsumerConfig(KafkaConsumerConfig consumerConfig,
ConsumerGroup consumerGroup,
Topic topic,
Cluster cluster) |
protected KafkaProducerConfig |
ProducerProxy.constructProducerConfig(KafkaProducerConfig producerConfig,
Topic topic,
Cluster cluster) |
| Modifier and Type | Method and Description |
|---|---|
Topic |
Topic.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Topic> |
FetchTopicsResponse.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchTopicsResponse.setTopics(List<Topic> topics) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Topic> |
FetchConsumerRouteResponse.getTopics() |
Map<String,Topic> |
FetchProducerRouteResponse.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchConsumerRouteResponse.setTopics(Map<String,Topic> topics) |
void |
FetchProducerRouteResponse.setTopics(Map<String,Topic> topics) |
Copyright © 2019. All rights reserved.