Package | Description |
---|---|
org.apache.flink.runtime.clusterframework.messages |
This package contains the actor messages that are sent between the
cluster resource framework and the JobManager, as well as the generic
messages sent between the cluster resource framework and the client.
|
org.apache.flink.runtime.executiongraph | |
org.apache.flink.runtime.jobmanager.slots | |
org.apache.flink.runtime.messages |
This package contains the messages that are sent between actors, like the
JobManager and
TaskManager to coordinate the distributed operations. |
Class and Description |
---|
RequiresLeaderSessionID
Marks messages to be sent wrapped in a
JobManagerMessages.LeaderSessionMessage |
Class and Description |
---|
StackTraceSampleResponse
Response to the TriggerStackTraceSample message.
|
Class and Description |
---|
Acknowledge
A generic acknowledgement message.
|
StackTrace |
StackTraceSampleResponse
Response to the TriggerStackTraceSample message.
|
Class and Description |
---|
Acknowledge
A generic acknowledgement message.
|
MessageDecorator
Interface for message decorators
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.