Uses of Package
org.apache.flink.runtime.event
-
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.asyncprocessing.operators Class Description WatermarkEvent This event wraps theWatermark, it is used in propagateWatermarkbetween shuffle components, and should not be visible to operators and functions. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.event Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.RuntimeEvent Subclasses of this event are recognized as events exchanged by the core runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network Class Description TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.api Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.RuntimeEvent Subclasses of this event are recognized as events exchanged by the core runtime.TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.api.reader Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.api.serialization Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.api.writer Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.buffer Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.netty Class Description TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.partition Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.partition.consumer Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.RuntimeEvent Subclasses of this event are recognized as events exchanged by the core runtime.TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.iterative.concurrent Class Description TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.iterative.event Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.iterative.task Class Description TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.runtime.taskmanager Class Description TaskEvent Subclasses of this event are recognized as custom events that are not part of the core flink runtime. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.streaming.api.operators Class Description WatermarkEvent This event wraps theWatermark, it is used in propagateWatermarkbetween shuffle components, and should not be visible to operators and functions. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.streaming.runtime.io Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.WatermarkEvent This event wraps theWatermark, it is used in propagateWatermarkbetween shuffle components, and should not be visible to operators and functions. -
Classes in org.apache.flink.runtime.event used by org.apache.flink.streaming.runtime.tasks Class Description AbstractEvent This type of event can be used to exchange notification messages between differentTaskExecutorobjects at runtime using the communication channels.WatermarkEvent This event wraps theWatermark, it is used in propagateWatermarkbetween shuffle components, and should not be visible to operators and functions.