@FunctionalInterface public static interface FileSplitAssigner.Provider extends Serializable
FileSplitAssigner, to allow the FileSplitAssigner to be
eagerly initialized and to not be serializable.| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.