| Package | Description |
|---|---|
| org.apache.pulsar.policies.data.loadbalancer |
Classes to define policies for the load distribution.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoadManagerReport
This class represents the overall load of the broker - it includes overall SystemResourceUsage and Bundle-usage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadReport
This class represents the overall load of the broker - it includes overall
SystemResourceUsage and
NamespaceUsage for all the namespaces hosted by this broker. |
class |
LocalBrokerData
Contains all the data that is maintained locally on each broker.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.