com.mongodb.spark.rdd.partitioner
The default collection partitioner implementation
Wraps the MongoSamplePartitioner and provides in-depth information for users of older MongoDBs.
1.0
Calculate the Partitions
the MongoConnector
the com.mongodb.spark.config.ReadConfig
the pipeline to apply if any. Note this pipeline may have been appended to during optimization.
the partitions
The default collection partitioner implementation
Wraps the MongoSamplePartitioner and provides in-depth information for users of older MongoDBs.
1.0