public class EndOfSuperstepEvent extends RuntimeEvent
| Modifier and Type | Field and Description |
|---|---|
static EndOfSuperstepEvent |
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 EndOfSuperstepEvent INSTANCE
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.