Uses of Class
org.apache.pulsar.common.stats.AllocatorStats
Packages that use AllocatorStats
-
Uses of AllocatorStats in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return AllocatorStatsModifier and TypeMethodDescriptionBrokerStats.getAllocatorStats
(String allocatorName) Get the stats for the Netty allocator.Methods in org.apache.pulsar.client.admin that return types with arguments of type AllocatorStatsModifier and TypeMethodDescriptionBrokerStats.getAllocatorStatsAsync
(String allocatorName) Get the stats for the Netty allocator asynchronously.