public static class GraphStageLogic.EagerTerminateInput$ extends java.lang.Object implements InHandler
| Modifier and Type | Field and Description |
|---|---|
static GraphStageLogic.EagerTerminateInput$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
EagerTerminateInput$() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPush()
Called when the input port has a new element available.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonUpstreamFailure, onUpstreamFinishpublic static final GraphStageLogic.EagerTerminateInput$ MODULE$