Uses of Class
org.apache.pulsar.policies.data.loadbalancer.BrokerUsage
Packages that use BrokerUsage
Package
Description
Classes to define policies for the load distribution.
-
Uses of BrokerUsage in org.apache.pulsar.policies.data.loadbalancer
Methods in org.apache.pulsar.policies.data.loadbalancer that return BrokerUsageModifier and TypeMethodDescriptionstatic BrokerUsageBrokerUsage.populateFrom(Map<String, Object> metrics) Factory method that returns an instance of this class populated from metrics we expect the keys that we are looking there's no explicit type checked object which guarantees that we have a specific type of metrics.