| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler | |
| org.apache.flink.runtime.scheduler.exceptionhistory |
| Class and Description |
|---|
FailureHandlingResultSnapshot
FailureHandlingResultSnapshot creates a snapshot of a FailureHandlingResult
providing the actual Executions. |
RootExceptionHistoryEntry
RootExceptionHistoryEntry extending ExceptionHistoryEntry by providing a list of
ExceptionHistoryEntry instances to store concurrently caught failures. |
| Class and Description |
|---|
ExceptionHistoryEntry
ExceptionHistoryEntry collects information about a single failure that triggered the
scheduler's failure handling. |
ExceptionHistoryEntry.ArchivedTaskManagerLocation
ArchivedTaskManagerLocation represents a archived (static) version of a TaskManagerLocation. |
FailureHandlingResultSnapshot
FailureHandlingResultSnapshot creates a snapshot of a FailureHandlingResult
providing the actual Executions. |
RootExceptionHistoryEntry
RootExceptionHistoryEntry extending ExceptionHistoryEntry by providing a list of
ExceptionHistoryEntry instances to store concurrently caught failures. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.