Uses of Package
org.apache.flink.runtime.scheduler.exceptionhistory
Packages that use org.apache.flink.runtime.scheduler.exceptionhistory
Package
Description
-
Classes in org.apache.flink.runtime.scheduler.exceptionhistory used by org.apache.flink.runtime.schedulerClassDescription
FailureHandlingResultSnapshotcreates a snapshot of aFailureHandlingResultproviding the actualExecutions.RootExceptionHistoryEntryextendingExceptionHistoryEntryby providing a list ofExceptionHistoryEntryinstances to store concurrently caught failures. -
Classes in org.apache.flink.runtime.scheduler.exceptionhistory used by org.apache.flink.runtime.scheduler.adaptiveClassDescription
ExceptionHistoryEntrycollects information about a single failure that triggered the scheduler's failure handling.RootExceptionHistoryEntryextendingExceptionHistoryEntryby providing a list ofExceptionHistoryEntryinstances to store concurrently caught failures. -
Classes in org.apache.flink.runtime.scheduler.exceptionhistory used by org.apache.flink.runtime.scheduler.exceptionhistoryClassDescription
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.