| Package | Description |
|---|---|
| org.apache.flink.runtime.instance | |
| org.apache.flink.runtime.jobmanager.slots | |
| org.apache.flink.runtime.jobmaster |
| Class and Description |
|---|
| AllocatedSlot
The
AllocatedSlot represents a slot that the JobManager allocated from a TaskManager. |
| SlotOwner
Interface for components that hold slots and to which slots get released / recycled.
|
| TaskManagerGateway
Task manager gateway interface to communicate with the task manager.
|
| Class and Description |
|---|
| AllocatedSlot
The
AllocatedSlot represents a slot that the JobManager allocated from a TaskManager. |
| TaskManagerGateway
Task manager gateway interface to communicate with the task manager.
|
| Class and Description |
|---|
| TaskManagerGateway
Task manager gateway interface to communicate with the task manager.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.