@Internal
Package com.mongodb.spark.sql.connector.read
This package contains the sql connector read support.
-
Class Summary Class Description MongoBatch MongoBatch defines how to read data from MongoDB.MongoContinuousStream MongoContinuousStream defines how to read a stream of data from MongoDB.MongoInputPartition The MongoInputPartition.MongoPartitionReader A partition reader returned byMongoPartitionReaderFactory.createReader(org.apache.spark.sql.connector.read.InputPartition).MongoPartitionReaderFactory A factory used to createMongoPartitionReaderinstances.MongoScan A logical representation of MongoDB data source scan.MongoScanBuilder A builder for aMongoScan.MongoStreamPartitionReader A partition reader returned byMongoStreamPartitionReaderFactory.createReader(org.apache.spark.sql.connector.read.InputPartition).MongoStreamPartitionReaderFactory A factory used to createMongoStreamPartitionReaderinstances.ResumeTokenOffset An offset that contains a resume token from a change streamResumeTokenPartitionOffset A resume token partition offset