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