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