JobManager and
TaskManager to coordinate the distributed operations.See: Description
| Interface | Description |
|---|---|
| MessageDecorator |
Interface for message decorators
|
| RequiresLeaderSessionID |
Marks messages to be sent wrapped in a
JobManagerMessages.LeaderSessionMessage |
| Class | Description |
|---|---|
| Acknowledge |
A generic acknowledgement message.
|
| LeaderSessionMessageDecorator |
Message decorator which wraps message which implement
RequiresLeaderSessionID into
a JobManagerMessages.LeaderSessionMessage. |
| StackTrace | |
| StackTraceSampleResponse |
Response to the TriggerStackTraceSample message.
|
| Exception | Description |
|---|---|
| FlinkJobNotFoundException |
Exception indicating that we could not find a Flink job with the given job ID.
|
JobManager and
TaskManager to coordinate the distributed operations.Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.