Interface DispatchRate
- All Known Implementing Classes:
DispatchRateImpl
public interface DispatchRate
Dispatch rate.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getDispatchThrottlingRateInMsg
int getDispatchThrottlingRateInMsg() -
getDispatchThrottlingRateInByte
long getDispatchThrottlingRateInByte() -
isRelativeToPublishRate
boolean isRelativeToPublishRate() -
getRatePeriodInSecond
int getRatePeriodInSecond() -
builder
-