Class TerminationEvent
java.lang.Object
org.apache.flink.runtime.event.AbstractEvent
org.apache.flink.runtime.event.TaskEvent
org.apache.flink.runtime.iterative.event.TerminationEvent
- All Implemented Interfaces:
org.apache.flink.core.io.IOReadableWritable
Signals that the iteration is completely executed, participating tasks must terminate now.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
TerminationEvent
public TerminationEvent()
-
-
Method Details
-
write
- Throws:
IOException
-
read
- Throws:
IOException
-