Uses of Interface
org.apache.pulsar.broker.loadbalance.BrokerHostUsage
-
Packages that use BrokerHostUsage Package Description org.apache.pulsar.broker.loadbalance.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BrokerHostUsage in org.apache.pulsar.broker.loadbalance.impl
Classes in org.apache.pulsar.broker.loadbalance.impl that implement BrokerHostUsage Modifier and Type Class Description classGenericBrokerHostUsageImplClass that will return the broker host usage.classLinuxBrokerHostUsageImplClass that will return the broker host usage.Methods in org.apache.pulsar.broker.loadbalance.impl with parameters of type BrokerHostUsage Modifier and Type Method Description static org.apache.pulsar.policies.data.loadbalancer.SystemResourceUsageLoadManagerShared. getSystemResourceUsage(BrokerHostUsage brokerHostUsage)
-