| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor | |
| org.apache.flink.runtime.taskexecutor.exceptions |
| Class and Description |
|---|
| CheckpointException
Exception indicating a problem with checkpointing on the
TaskExecutor side. |
| PartitionException
Exception indicating a problem with the result partitions on the
TaskExecutor side. |
| SlotAllocationException
Exception indicating that the slot allocation on the task manager failed.
|
| TaskException
Exception indicating a task related problem on the
TaskExecutor. |
| TaskSubmissionException
Exception indicating a problem with the
Task submission at the TaskException. |
| Class and Description |
|---|
| SlotAllocationException
Exception indicating that the slot allocation on the task manager failed.
|
| TaskManagerException
Base exception thrown by the
TaskExecutor. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.