@Public public final class SplitsAssignment<SplitT extends SourceSplit> extends Object
The assignment is always incremental. In another word, splits in the assignment are simply added to the existing assignment.
Constructor and Description |
---|
SplitsAssignment(Map<Integer,List<SplitT>> assignment) |
SplitsAssignment(SplitT split,
int subtask) |
public SplitsAssignment(SplitT split, int subtask)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.