Interface QueueBackpressure

    • Method Detail

      • markAndGetDelay

        long markAndGetDelay​(java.util.concurrent.TimeUnit timeUnit)
      • noBackpressure

        static QueueBackpressure.Impl noBackpressure​(java.util.function.LongSupplier minDelayNanos,
                                                     java.util.function.LongSupplier maxDelayNanos)