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(JobID jobId,
AllocatedSlotPool slotPool,
Consumer<? super Collection<ResourceRequirement>> notifyNewResourceRequirements,
Time idleSlotTimeout,
Time rpcTimeout) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.