Class FixedRateThrottlingPolicy

    • Constructor Detail

      • FixedRateThrottlingPolicy

        public FixedRateThrottlingPolicy​(ThrottlingRate rate)
        Constructs a new throttling policy that always returns the same throttling rate.
        Parameters:
        rate - the rate to return