Package akka.stream

Class ThrottleMode

    • Constructor Detail

      • ThrottleMode

        public ThrottleMode()
    • Method Detail

      • enforcing

        public static ThrottleMode.Enforcing$ enforcing()
        Java API: Makes throttle fail with exception when upstream is faster than throttle rate
        Returns:
        (undocumented)