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