Class DispatchRateImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.DispatchRateImpl
- All Implemented Interfaces:
DispatchRate
Dispatch rate.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.DispatchRate
DispatchRate.Builder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()static DispatchRateImplnormalize(DispatchRateImpl dispatchRate) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pulsar.common.policies.data.DispatchRate
getDispatchThrottlingRateInByte, getDispatchThrottlingRateInMsg, getRatePeriodInSecond, isRelativeToPublishRate
-
Constructor Details
-
DispatchRateImpl
public DispatchRateImpl()
-
-
Method Details
-
builder
-
normalize
-