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 |
|---|---|
com.google.gson.JsonArray |
getConnections() |
com.google.gson.JsonObject |
getTopics() |
asyncDeleteRequest, asyncDeleteRequest, asyncGetRequest, asyncPostRequest, asyncPutRequest, getApiException, getApiException, request, requestAsyncpublic ProxyStatsImpl(javax.ws.rs.client.WebTarget target,
org.apache.pulsar.client.api.Authentication auth,
long readTimeoutMs)
public com.google.gson.JsonArray getConnections()
throws PulsarAdminException
getConnections in interface ProxyStatsPulsarAdminExceptionpublic com.google.gson.JsonObject getTopics()
throws PulsarAdminException
getTopics in interface ProxyStatsPulsarAdminExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.