public static class MetadataClient.ClusterAndGeneration extends Object
Constructor and Description |
---|
ClusterAndGeneration(MetadataClient.ClusterMetadata cluster,
int generation) |
Modifier and Type | Method and Description |
---|---|
org.apache.kafka.common.Cluster |
cluster() |
int |
generation() |
Map<Integer,String> |
replicaExclusions() |
Map<String,kafka.common.TopicPlacement> |
topicPlacements() |
public ClusterAndGeneration(MetadataClient.ClusterMetadata cluster, int generation)