public class EndOfChannelStateEvent extends RuntimeEvent
RecoveredInputChannel of this subtask or ResultSubpartition on the
upstream.| Modifier and Type | Field and Description |
|---|---|
static EndOfChannelStateEvent |
INSTANCE
The singleton instance of this event.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
read(org.apache.flink.core.memory.DataInputView in) |
String |
toString() |
void |
write(org.apache.flink.core.memory.DataOutputView out) |
public static final EndOfChannelStateEvent INSTANCE
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.