| 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 | Method and Description |
|---|---|
static Acknowledge |
Acknowledge.get()
Gets the singleton instance.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.