public static class AllFinishedInputConsumableDecider.Factory extends Object implements InputConsumableDecider.Factory
AllFinishedInputConsumableDecider
.Modifier and Type | Field and Description |
---|---|
static AllFinishedInputConsumableDecider.Factory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
InputConsumableDecider |
createInstance(SchedulingTopology schedulingTopology,
Function<ExecutionVertexID,Boolean> scheduledVertexRetriever) |
public static final AllFinishedInputConsumableDecider.Factory INSTANCE
public InputConsumableDecider createInstance(SchedulingTopology schedulingTopology, Function<ExecutionVertexID,Boolean> scheduledVertexRetriever)
createInstance
in interface InputConsumableDecider.Factory
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.