Package org.apache.kafka.clients.admin
Class CreateTopicsResult.TopicMetadataAndConfig
java.lang.Object
org.apache.kafka.clients.admin.CreateTopicsResult.TopicMetadataAndConfig
- Enclosing class:
CreateTopicsResult
-
Constructor Summary
ConstructorsConstructorDescriptionTopicMetadataAndConfig
(ApiException exception) TopicMetadataAndConfig
(Uuid topicId, int numPartitions, int replicationFactor, Config config) -
Method Summary