Uses of Class
org.apache.pulsar.policies.data.loadbalancer.NamespaceBundleStats
Packages that use NamespaceBundleStats
-
Uses of NamespaceBundleStats in org.apache.pulsar.policies.data.loadbalancer
Methods in org.apache.pulsar.policies.data.loadbalancer that return types with arguments of type NamespaceBundleStatsMethods in org.apache.pulsar.policies.data.loadbalancer with parameters of type NamespaceBundleStatsModifier and TypeMethodDescriptionint
NamespaceBundleStats.compareByBandwidthIn
(NamespaceBundleStats other) int
NamespaceBundleStats.compareByBandwidthOut
(NamespaceBundleStats other) int
NamespaceBundleStats.compareByCacheSize
(NamespaceBundleStats other) int
NamespaceBundleStats.compareByMsgRate
(NamespaceBundleStats other) int
NamespaceBundleStats.compareByTopicConnections
(NamespaceBundleStats other) int
NamespaceBundleStats.compareTo
(NamespaceBundleStats other)