| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| org.apache.pulsar.common.policies.data.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static DispatchRate.Builder |
DispatchRate.builder() |
DispatchRate.Builder |
DispatchRate.Builder.dispatchThrottlingRateInByte(long dispatchThrottlingRateBytes) |
DispatchRate.Builder |
DispatchRate.Builder.dispatchThrottlingRateInMsg(int dispatchThrottlingRateMsg) |
DispatchRate.Builder |
DispatchRate.Builder.ratePeriodInSecond(int ratePeriodInSeconds) |
DispatchRate.Builder |
DispatchRate.Builder.relativeToPublishRate(boolean relativeToPublishRate) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DispatchRateImpl.DispatchRateImplBuilder |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.