| Package | Description |
|---|---|
| org.apache.pulsar.common.util |
Common utils.
|
| org.apache.pulsar.policies.data.loadbalancer |
Classes to define policies for the load distribution.
|
| Constructor and Description |
|---|
NamespaceBundleStatsComparator(Map<String,NamespaceBundleStats> map,
SystemResourceUsage.ResourceType resType) |
| Modifier and Type | Method and Description |
|---|---|
SystemResourceUsage.ResourceType |
LoadReport.getBottleneckResourceType() |
static SystemResourceUsage.ResourceType |
SystemResourceUsage.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemResourceUsage.ResourceType[] |
SystemResourceUsage.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<String,NamespaceBundleStats> |
LoadReport.getSortedBundleStats(SystemResourceUsage.ResourceType resType) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.