@FunctionalInterface public static interface FileSplitAssigner.Provider extends Serializable
FileSplitAssigner, to allow the FileSplitAssigner to be
eagerly initialized and to not be serializable.| 限定符和类型 | 方法和说明 |
|---|---|
FileSplitAssigner |
create(Collection<FileSourceSplit> initialSplits)
Creates a new
FileSplitAssigner that starts with the given set of initial splits. |
FileSplitAssigner create(Collection<FileSourceSplit> initialSplits)
FileSplitAssigner that starts with the given set of initial splits.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.