public interface ProxyStats
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonArray |
getConnections()
Returns Connections metrics.
|
com.google.gson.JsonObject |
getTopics()
Returns Topics metrics.
|
com.google.gson.JsonArray getConnections()
throws PulsarAdminException
PulsarAdminExceptioncom.google.gson.JsonObject getTopics()
throws PulsarAdminException
PulsarAdminExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.