| 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 |
|---|---|
abstract ServiceRequest |
ServiceUnit.getServiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<ServiceUnit,ServiceRequest> |
LoadReport.getServiceUnitRequests() |
| Modifier and Type | Method and Description |
|---|---|
ResourceDescription |
LoadCalculator.getResourceDescription(ServiceRequest srvRequest) |
| Modifier and Type | Class and Description |
|---|---|
class |
PulsarServiceRequest |
| Modifier and Type | Field and Description |
|---|---|
Map<ServiceUnit,ServiceRequest> |
PulsarLoadReportImpl.requestPerServiceUnit |
| Modifier and Type | Method and Description |
|---|---|
ServiceRequest |
PulsarServiceUnit.getServiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<ServiceUnit,ServiceRequest> |
PulsarLoadReportImpl.getServiceUnitRequests() |
| Modifier and Type | Method and Description |
|---|---|
ResourceDescription |
SimpleLoadCalculatorImpl.getResourceDescription(ServiceRequest srvRequest) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.