public class ProxyStats extends Object
| Constructor and Description |
|---|
ProxyStats(WebSocketService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate()
generates stats-metrics of proxy service and updates metricsCollection cache with latest stats.
|
List<org.apache.pulsar.common.stats.Metrics> |
getMetrics() |
public ProxyStats(WebSocketService service)
public void generate()
public List<org.apache.pulsar.common.stats.Metrics> getMetrics()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.