Uses of Enum Class
org.apache.pulsar.policies.data.loadbalancer.SystemResourceUsage.ResourceType
Packages that use SystemResourceUsage.ResourceType
Package
Description
Common utils.
Classes to define policies for the load distribution.
-
Uses of SystemResourceUsage.ResourceType in org.apache.pulsar.common.util
Constructors in org.apache.pulsar.common.util with parameters of type SystemResourceUsage.ResourceTypeModifierConstructorDescriptionNamespaceBundleStatsComparator(Map<String, org.apache.pulsar.policies.data.loadbalancer.NamespaceBundleStats> map, SystemResourceUsage.ResourceType resType) -
Uses of SystemResourceUsage.ResourceType in org.apache.pulsar.policies.data.loadbalancer
Methods in org.apache.pulsar.policies.data.loadbalancer that return SystemResourceUsage.ResourceTypeModifier and TypeMethodDescriptionLoadReport.getBottleneckResourceType()Returns the enum constant of this class with the specified name.static SystemResourceUsage.ResourceType[]SystemResourceUsage.ResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.policies.data.loadbalancer with parameters of type SystemResourceUsage.ResourceTypeModifier and TypeMethodDescriptionLoadReport.getSortedBundleStats(SystemResourceUsage.ResourceType resType)