| Package | Description |
|---|---|
| org.apache.pulsar.broker.loadbalance.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviationShedder
An abstract class which makes a LoadSheddingStrategy which makes decisions based on standard deviation easier to
implement.
|
class |
OverloadShedder
Load shedding strategy which will attempt to shed exactly one bundle on brokers which are overloaded, that is, whose
maximum system resource usage exceeds loadBalancerBrokerOverloadedThresholdPercentage.
|
class |
ThresholdShedder |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.