public class EndOfSuperstepEvent extends RuntimeEvent
| Modifier and Type | Field and Description |
|---|---|
static EndOfSuperstepEvent |
INSTANCE |
| Constructor and Description |
|---|
EndOfSuperstepEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(org.apache.flink.core.memory.DataInputView in) |
void |
write(org.apache.flink.core.memory.DataOutputView out) |
public static final EndOfSuperstepEvent INSTANCE
public void write(org.apache.flink.core.memory.DataOutputView out)
throws IOException
IOExceptionpublic void read(org.apache.flink.core.memory.DataInputView in)
throws IOException
IOExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.