public class TopicFilter extends Object
| Constructor and Description |
|---|
TopicFilter(String topicFilter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTopic() |
TopicFilterType |
getType() |
boolean |
match(String topicName)
判断 topicFilter 和 topicName 匹配情况
|
String |
toString() |
public TopicFilter(String topicFilter)
Copyright © 2025. All rights reserved.