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