| Package | Description |
|---|---|
| org.mydotey.kbear.client | |
| org.mydotey.kbear.meta | |
| org.mydotey.kbear.route |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Cluster> |
KafkaMetaHolder.getClusters() |
| 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 |
|---|---|
Cluster |
Cluster.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Cluster> |
FetchClustersResponse.getClusters() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchClustersResponse.setClusters(List<Cluster> clusters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Cluster> |
FetchConsumerRouteResponse.getClusters() |
Map<String,Cluster> |
FetchProducerRouteResponse.getClusters() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchConsumerRouteResponse.setClusters(Map<String,Cluster> clusters) |
void |
FetchProducerRouteResponse.setClusters(Map<String,Cluster> clusters) |
Copyright © 2019. All rights reserved.