public class ProxyStatsImpl extends BaseResource implements ProxyStats
auth, readTimeoutMs| Constructor and Description |
|---|
ProxyStatsImpl(javax.ws.rs.client.WebTarget target,
org.apache.pulsar.client.api.Authentication auth,
long readTimeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnections() |
String |
getTopics() |
asyncDeleteRequest, asyncDeleteRequest, asyncGetRequest, asyncPostRequest, asyncPutRequest, getApiException, getApiException, getReasonFromServer, request, requestAsync, syncpublic ProxyStatsImpl(javax.ws.rs.client.WebTarget target,
org.apache.pulsar.client.api.Authentication auth,
long readTimeoutMs)
public String getConnections() throws PulsarAdminException
getConnections in interface ProxyStatsPulsarAdminExceptionpublic String getTopics() throws PulsarAdminException
getTopics in interface ProxyStatsPulsarAdminExceptionCopyright © 2017–2022 Apache Software Foundation. All rights reserved.