| Package | Description |
|---|---|
| org.apache.pulsar.broker.loadbalance |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.loadbalance.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadCalculator.recalibrateResourceUsagePerServiceUnit(LoadReport loadReport) |
| Modifier and Type | Class and Description |
|---|---|
class |
PulsarLoadReportImpl |
| Modifier and Type | Method and Description |
|---|---|
static LoadReport |
PulsarLoadReportImpl.parse(String loadReportJson) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleLoadCalculatorImpl.recalibrateResourceUsagePerServiceUnit(LoadReport loadReport) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleResourceAllocationPolicies.canAssign(ServiceUnit srvUnit,
ResourceUnit rescrUnit,
Map<ResourceUnit,LoadReport> loadReports) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.