Uses of Interface
org.apache.pulsar.broker.loadbalance.LoadReport
Packages that use LoadReport
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LoadReport in org.apache.pulsar.broker.loadbalance
Methods in org.apache.pulsar.broker.loadbalance with parameters of type LoadReportModifier and TypeMethodDescriptionvoidLoadCalculator.recalibrateResourceUsagePerServiceUnit(LoadReport loadReport) -
Uses of LoadReport in org.apache.pulsar.broker.loadbalance.impl
Classes in org.apache.pulsar.broker.loadbalance.impl that implement LoadReportMethods in org.apache.pulsar.broker.loadbalance.impl that return LoadReportMethods in org.apache.pulsar.broker.loadbalance.impl with parameters of type LoadReportModifier and TypeMethodDescriptionvoidSimpleLoadCalculatorImpl.recalibrateResourceUsagePerServiceUnit(LoadReport loadReport) Method parameters in org.apache.pulsar.broker.loadbalance.impl with type arguments of type LoadReportModifier and TypeMethodDescriptionbooleanSimpleResourceAllocationPolicies.canAssign(ServiceUnit srvUnit, ResourceUnit rescrUnit, Map<ResourceUnit, LoadReport> loadReports)