@Internal public class KafkaTopicsDescriptor extends Object implements Serializable
Constructor and Description |
---|
KafkaTopicsDescriptor(List<String> fixedTopics,
Pattern topicPattern) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFixedTopics() |
Pattern |
getTopicPattern() |
boolean |
isFixedTopics() |
boolean |
isTopicPattern() |
String |
toString() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.