public class LookupImpl extends BaseResource implements Lookup
| Constructor and Description |
|---|
LookupImpl(javax.ws.rs.client.WebTarget web,
Authentication auth,
boolean useTls) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleRange(String topic)
Get a bundle range of a topic
|
String |
lookupTopic(String topic)
Lookup a topic
|
asyncDeleteRequest, asyncGetRequest, asyncPostRequest, asyncPutRequest, getApiException, requestpublic LookupImpl(javax.ws.rs.client.WebTarget web,
Authentication auth,
boolean useTls)
public String lookupTopic(String topic) throws PulsarAdminException
LookuplookupTopic in interface LookupPulsarAdminExceptionpublic String getBundleRange(String topic) throws PulsarAdminException
LookupgetBundleRange in interface LookupPulsarAdminExceptionCopyright © 2017–2018 Apache Software Foundation. All rights reserved.