public class DefaultDeclarativeSlotPoolFactory extends Object implements DeclarativeSlotPoolFactory
DefaultDeclarativeSlotPool.| Constructor and Description |
|---|
DefaultDeclarativeSlotPoolFactory() |
| Modifier and Type | Method and Description |
|---|---|
DeclarativeSlotPool |
create(org.apache.flink.api.common.JobID jobId,
java.util.function.Consumer<? super Collection<ResourceRequirement>> notifyNewResourceRequirements,
org.apache.flink.api.common.time.Time idleSlotTimeout,
org.apache.flink.api.common.time.Time rpcTimeout) |
public DeclarativeSlotPool create(org.apache.flink.api.common.JobID jobId, java.util.function.Consumer<? super Collection<ResourceRequirement>> notifyNewResourceRequirements, org.apache.flink.api.common.time.Time idleSlotTimeout, org.apache.flink.api.common.time.Time rpcTimeout)
create in interface DeclarativeSlotPoolFactoryCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.