| Package | Description |
|---|---|
| org.apache.flink.runtime.instance |
| Modifier and Type | Method and Description |
|---|---|
SharedSlot |
Instance.allocateSharedSlot(SlotSharingGroupAssignment sharingGroupAssignment)
Allocates a shared slot on this TaskManager instance.
|
SimpleSlot |
Instance.allocateSimpleSlot()
Allocates a simple slot on this TaskManager instance.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.