Uses of Class
org.apache.pulsar.common.stats.AllocatorStats
-
Uses of AllocatorStats in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionBrokerStats.getAllocatorStats
(String allocatorName) Get the stats for the Netty allocator.Modifier and TypeMethodDescriptionBrokerStats.getAllocatorStatsAsync
(String allocatorName) Get the stats for the Netty allocator asynchronously.