public interface DispatchRate
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DispatchRate.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DispatchRate.Builder |
builder() |
long |
getDispatchThrottlingRateInByte() |
int |
getDispatchThrottlingRateInMsg() |
int |
getRatePeriodInSecond() |
boolean |
isRelativeToPublishRate() |
int getDispatchThrottlingRateInMsg()
long getDispatchThrottlingRateInByte()
boolean isRelativeToPublishRate()
int getRatePeriodInSecond()
static DispatchRate.Builder builder()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.