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