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