Package org.apache.kafka.common
Class TopicCollection.TopicNameCollection
java.lang.Object
org.apache.kafka.common.TopicCollection
org.apache.kafka.common.TopicCollection.TopicNameCollection
- Enclosing class:
- TopicCollection
A class used to represent a collection of topics defined by their topic name.
Subclassing this class beyond the classes provided here is not supported.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.kafka.common.TopicCollection
TopicCollection.TopicIdCollection, TopicCollection.TopicNameCollection
-
Method Summary
Methods inherited from class org.apache.kafka.common.TopicCollection
ofTopicIds, ofTopicNames
-
Method Details
-
topicNames
- Returns:
- A collection of topic names
-