public static class OverflowStrategies.DropBuffer$ extends OverflowStrategy implements scala.Product, scala.Serializable
Modifier and Type | Field and Description |
---|---|
static OverflowStrategies.DropBuffer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
DropBuffer$() |
backpressure, dropBuffer, dropHead, dropNew, dropTail, fail
emitEarly
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final OverflowStrategies.DropBuffer$ MODULE$