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