public class ProxyStats
extends Object
It periodically generates stats metrics of proxy service.
-
Constructor Summary
Constructors
-
Method Summary
void
generates stats-metrics of proxy service and updates metricsCollection cache with latest stats.
List<org.apache.pulsar.common.stats.Metrics>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
generate
public void generate()
generates stats-metrics of proxy service and updates metricsCollection cache with latest stats.
-
getMetrics
public List<org.apache.pulsar.common.stats.Metrics> getMetrics()