public static class TopicFilter.IncludeList extends TopicFilter
TopicFilter.IncludeList
Constructor and Description |
---|
IncludeList(String rawRegex) |
Modifier and Type | Method and Description |
---|---|
boolean |
isTopicAllowed(String topic,
boolean excludeInternalTopics) |
getPattern, toString
public IncludeList(String rawRegex)
public boolean isTopicAllowed(String topic, boolean excludeInternalTopics)
isTopicAllowed
in class TopicFilter