| Package | Description |
|---|---|
| org.apache.flink.runtime.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
SharedSlot
This class represents a shared slot.
|
class |
SimpleSlot
A SimpleSlot represents a single slot on a TaskManager instance, or a slot within a shared slot.
|
| Modifier and Type | Method and Description |
|---|---|
Slot |
Slot.getRoot()
Gets the root slot of the tree containing this slot.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.