Package org.apache.flink.runtime.throwable
-
Class Summary Class Description ThrowableClassifier Helper class, given a exception do the classification. -
Enum Summary Enum Description ThrowableType Enum for the classification ofThrowable
objects into failure/recovery classes. -
Annotation Types Summary Annotation Type Description ThrowableAnnotation Annotation to classify subclasses ofThrowable
into categories w.r.t. recovery.