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