| Package | Description |
|---|---|
| org.apache.pulsar.policies.data.loadbalancer |
Classes to define policies for the load distribution.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
LoadManagerReport |
LoadReportDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.