public class SlotState$
extends java.lang.Object
Implementation of slot logic that is completed decoupled from the machinery bits which are implemented in the GraphStageLogic
and exposed only through SlotContext
.
Modifier and Type | Field and Description |
---|---|
static SlotState$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
SlotState$() |
public static final SlotState$ MODULE$