| 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 |
|---|---|
Map<ServiceUnit,ServiceRequest> |
LoadReport.getServiceUnitRequests() |
| Modifier and Type | Class and Description |
|---|---|
class |
PulsarServiceUnit |
| Modifier and Type | Field and Description |
|---|---|
Map<ServiceUnit,ServiceRequest> |
PulsarLoadReportImpl.requestPerServiceUnit |
| Modifier and Type | Method and Description |
|---|---|
Map<ServiceUnit,ServiceRequest> |
PulsarLoadReportImpl.getServiceUnitRequests() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleResourceAllocationPolicies.canAssign(ServiceUnit srvUnit,
ResourceUnit rescrUnit,
Map<ResourceUnit,LoadReport> loadReports) |
int |
PulsarServiceUnit.compareTo(ServiceUnit o) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.