- 所有已实现的接口:
- org.apache.flink.core.io.IOReadableWritable
- 直接已知子类:
- IterationEventWithAggregators, TerminationEvent
public abstract class TaskEvent
extends AbstractEvent
Subclasses of this event are recognized as custom events that are not part of the core flink
runtime.