public interface DeclarativeSlotPoolFactory
DeclarativeSlotPool.| 限定符和类型 | 方法和说明 |
|---|---|
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) |
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)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.