| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAllocatedSlotPool
Default
AllocatedSlotPool implementation. |
| Modifier and Type | Field and Description |
|---|---|
protected AllocatedSlotPool |
DefaultDeclarativeSlotPool.slotPool |
| Constructor and Description |
|---|
DefaultDeclarativeSlotPool(org.apache.flink.api.common.JobID jobId,
AllocatedSlotPool slotPool,
java.util.function.Consumer<? super Collection<ResourceRequirement>> notifyNewResourceRequirements,
org.apache.flink.api.common.time.Time idleSlotTimeout,
org.apache.flink.api.common.time.Time rpcTimeout) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.