Uses of Annotation Type
org.apache.flink.runtime.throwable.ThrowableAnnotation
Packages that use ThrowableAnnotation
Package
Description
-
Uses of ThrowableAnnotation in org.apache.flink.runtime.execution
Classes in org.apache.flink.runtime.execution with annotations of type ThrowableAnnotationModifier and TypeClassDescriptionclassException thrown in order to suppress job restarts. -
Uses of ThrowableAnnotation in org.apache.flink.runtime.scheduler
Classes in org.apache.flink.runtime.scheduler with annotations of type ThrowableAnnotationModifier and TypeClassDescriptionclassIndicates some task fail to consume cluster dataset. -
Uses of ThrowableAnnotation in org.apache.flink.runtime.scheduler.stopwithsavepoint
Classes in org.apache.flink.runtime.scheduler.stopwithsavepoint with annotations of type ThrowableAnnotationModifier and TypeClassDescriptionclassException thrown when a savepoint has been created successfully when stopping with savepoint, but the job has not finished.