Uses of Interface
org.apache.flink.core.execution.JobStatusChangedEvent
-
Packages that use JobStatusChangedEvent Package Description org.apache.flink.core.execution -
-
Uses of JobStatusChangedEvent in org.apache.flink.core.execution
Subinterfaces of JobStatusChangedEvent in org.apache.flink.core.execution Modifier and Type Interface Description interfaceJobExecutionStatusEventJob execution status event.Classes in org.apache.flink.core.execution that implement JobStatusChangedEvent Modifier and Type Class Description classDefaultJobExecutionStatusEventDefault implementation forJobExecutionStatusEvent.Methods in org.apache.flink.core.execution with parameters of type JobStatusChangedEvent Modifier and Type Method Description voidJobStatusChangedListener. onEvent(JobStatusChangedEvent event)
-