Package akka.stream

Class ThrottleMode$


  • public class ThrottleMode$
    extends java.lang.Object
    Tells throttle to make pauses before emitting messages to meet throttle rate
    • Field Detail

      • MODULE$

        public static final ThrottleMode$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ThrottleMode$

        public ThrottleMode$()