Package org.apache.flink.runtime.scheduler.exceptionhistory
-
Class Summary Class Description ExceptionHistoryEntry ExceptionHistoryEntrycollects information about a single failure that triggered the scheduler's failure handling.ExceptionHistoryEntry.ArchivedTaskManagerLocation ArchivedTaskManagerLocationrepresents a archived (static) version of aTaskManagerLocation.FailureHandlingResultSnapshot FailureHandlingResultSnapshotcreates a snapshot of aFailureHandlingResultproviding the actualExecutions.RootExceptionHistoryEntry RootExceptionHistoryEntryextendingExceptionHistoryEntryby providing a list ofExceptionHistoryEntryinstances to store concurrently caught failures.