| Package | Description |
|---|---|
| org.apache.pulsar.common.util |
Common utils.
|
| org.apache.pulsar.policies.data.loadbalancer |
Classes to define policies for the load distribution.
|
| Class and Description |
|---|
| SystemResourceUsage.ResourceType
Definition of possible resource types.
|
| Class and Description |
|---|
| AdvertisedListener
The advertisedListener for broker with brokerServiceUrl and brokerServiceUrlTls.
|
BrokerUsage
BrokerUsage object encapsulates the resources that are only used by broker, for now, it's connections both to
outside JVM and to the local. |
JvmUsage
JvmUsage represents set of resources that are specific to JVM and are used by broker, load balancing need to
know this detail. |
| LocalBrokerData
Contains all the data that is maintained locally on each broker.
|
| ResourceUnitRanking
The class containing information about system resources, allocated quota, and loaded bundles.
|
| SystemResourceUsage
This class represents a object which reflects system resource usage per resource and the upper limit on the resource.
|
| SystemResourceUsage.ResourceType
Definition of possible resource types.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.