Interface DispatchRate

  • All Known Implementing Classes:
    DispatchRateImpl

    public interface DispatchRate
    Dispatch rate.
    • Method Detail

      • getDispatchThrottlingRateInMsg

        int getDispatchThrottlingRateInMsg()
      • getDispatchThrottlingRateInByte

        long getDispatchThrottlingRateInByte()
      • isRelativeToPublishRate

        boolean isRelativeToPublishRate()
      • getRatePeriodInSecond

        int getRatePeriodInSecond()