| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultAllocatedSlotPool
Default
AllocatedSlotPool implementation. |
| 限定符和类型 | 字段和说明 |
|---|---|
protected AllocatedSlotPool |
DefaultDeclarativeSlotPool.slotPool |
| 构造器和说明 |
|---|
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–2022 The Apache Software Foundation. All rights reserved.