public class TerminationEvent extends TaskEvent
| Modifier and Type | Field and Description |
|---|---|
static TerminationEvent |
INSTANCE |
| Constructor and Description |
|---|
TerminationEvent() |
| 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 TerminationEvent 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–2020 The Apache Software Foundation. All rights reserved.