| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
LeaderSessionMessageDecorator
Message decorator which wraps message which implement
RequiresLeaderSessionID into
a JobManagerMessages.LeaderSessionMessage. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.