Uses of Class
org.apache.pulsar.broker.loadbalance.extensions.models.UnloadCounter
Packages that use UnloadCounter
Package
Description
-
Uses of UnloadCounter in org.apache.pulsar.broker.loadbalance.extensions.manager
Constructors in org.apache.pulsar.broker.loadbalance.extensions.manager with parameters of type UnloadCounter -
Uses of UnloadCounter in org.apache.pulsar.broker.loadbalance.extensions.scheduler
Constructors in org.apache.pulsar.broker.loadbalance.extensions.scheduler with parameters of type UnloadCounterModifierConstructorDescriptionTransferShedder(UnloadCounter counter) TransferShedder(PulsarService pulsar, UnloadCounter counter, List<BrokerFilter> brokerFilterPipeline, IsolationPoliciesHelper isolationPoliciesHelper, AntiAffinityGroupPolicyHelper antiAffinityGroupPolicyHelper) UnloadScheduler(PulsarService pulsar, ScheduledExecutorService loadManagerExecutor, UnloadManager unloadManager, LoadManagerContext context, ServiceUnitStateChannel channel, UnloadCounter counter, AtomicReference<List<org.apache.pulsar.common.stats.Metrics>> unloadMetrics) protectedUnloadScheduler(PulsarService pulsar, ScheduledExecutorService loadManagerExecutor, UnloadManager unloadManager, LoadManagerContext context, ServiceUnitStateChannel channel, NamespaceUnloadStrategy strategy, UnloadCounter counter, AtomicReference<List<org.apache.pulsar.common.stats.Metrics>> unloadMetrics)