public interface ServiceUnitId
| Modifier and Type | Method and Description |
|---|---|
NamespaceName |
getNamespaceObject()
Return the namespace object that this
ServiceUnitId belongs to. |
boolean |
includes(TopicName topicName)
Check whether a fully-qualified topic is included in this
ServiceUnitId object. |
String |
toString() |
NamespaceName getNamespaceObject()
ServiceUnitId belongs to.boolean includes(TopicName topicName)
ServiceUnitId object.topicName - a fully-qualified topic objectCopyright © 2017–2021 Apache Software Foundation. All rights reserved.