Packages

p

fluflu

queue

package queue

Type Members

  1. final case class Async (messenger: Messenger, initialBufferSize: Int = 1024, initialDelay: Long = 0, delay: Long = 1, delayTimeUnit: TimeUnit = TimeUnit.SECONDS, terminationDelay: Long = 10, terminationDelayTimeUnit: TimeUnit = TimeUnit.SECONDS)(implicit clock: Clock) extends LazyLogging with Product with Serializable

Ungrouped