@Internal public class MongoShardedSplitter extends Object
Uses the chunks collection and partitions the collection based on the sharded collections chunk ranges.
The following config collections' read privilege is required.
| Modifier and Type | Method and Description |
|---|---|
static Collection<MongoScanSourceSplit> |
split(MongoSplitContext splitContext) |
public static Collection<MongoScanSourceSplit> split(MongoSplitContext splitContext)
Copyright © 2022–2025 The Apache Software Foundation. All rights reserved.