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