Uses of Interface
org.apache.pulsar.broker.loadbalance.ModularLoadManagerStrategy
Packages that use ModularLoadManagerStrategy
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ModularLoadManagerStrategy in org.apache.pulsar.broker.loadbalance
Methods in org.apache.pulsar.broker.loadbalance that return ModularLoadManagerStrategyModifier and TypeMethodDescriptionstatic ModularLoadManagerStrategyModularLoadManagerStrategy.create(org.apache.pulsar.broker.ServiceConfiguration conf) Create a placement strategy using the configuration. -
Uses of ModularLoadManagerStrategy in org.apache.pulsar.broker.loadbalance.impl
Classes in org.apache.pulsar.broker.loadbalance.impl that implement ModularLoadManagerStrategyModifier and TypeClassDescriptionclassPlacement strategy which selects a broker based on which one has the least long term message rate.classPlacement strategy which selects a broker based on which one has the least resource usage with weight.