public interface Lookup
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleRange(String topic)
Get a bundle range of a topic
|
String |
lookupTopic(String topic)
Lookup a topic
|
String lookupTopic(String topic) throws PulsarAdminException
topic - PulsarAdminExceptionString getBundleRange(String topic) throws PulsarAdminException
topic - PulsarAdminExceptionCopyright © 2017–2018 Apache Software Foundation. All rights reserved.