Uses of Class
org.apache.pulsar.common.stats.AllocatorStats
Packages that use AllocatorStats
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.