| 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() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Instance.returnAllocatedSlot(Slot slot)
Returns a slot that has been allocated from this instance.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.