| Class | Description |
|---|---|
| MongoPaginationSplitter |
Mongo Splitter that splits MongoDB collection evenly by record counts.
|
| MongoSampleSplitter |
Sample Partitioner
|
| MongoShardedSplitter |
Sharded Partitioner
|
| MongoSingleSplitter |
Mongo Splitter that splits MongoDB collection as a single split.
|
| MongoSplitContext |
The split context used by
MongoSplitters to split collection into a set of chunks for
MongoDB data source. |
| MongoSplitters |
To split collections of MongoDB to
MongoSourceSplits. |
| MongoSplitVectorSplitter |
SplitVector Partitioner
|
| Enum | Description |
|---|---|
| PartitionStrategy |
Partition strategies that can be chosen.
|
Copyright © 2022–2025 The Apache Software Foundation. All rights reserved.