public static class ExecutionJobVertex.PredeterminedInputSplitAssigner extends Object implements org.apache.flink.core.io.InputSplitAssigner
Constructor and Description |
---|
PredeterminedInputSplitAssigner(List<org.apache.flink.core.io.LocatableInputSplit>[] inputSplitsPerSubtask) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.core.io.InputSplit |
getNextInputSplit(String host,
int taskId) |
public PredeterminedInputSplitAssigner(List<org.apache.flink.core.io.LocatableInputSplit>[] inputSplitsPerSubtask)
public org.apache.flink.core.io.InputSplit getNextInputSplit(String host, int taskId)
getNextInputSplit
in interface org.apache.flink.core.io.InputSplitAssigner
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.