All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Assertions Assertions to validate inputsBsonDocumentToRowConverter The helper for conversion of BsonDocuments to GenericRowWithSchema instances.ConfigException A class for all config exceptionsDataException A class for all data exceptions.DefaultMongoClientFactory The default MongoClientFactory implementation.InferSchema A helper that determines theStructType
for aBsonDocument
and finds the commonStructType
for a list of BsonDocuments.LazyMongoClientCache A lazily initializedMongoClientCache
.MongoBatch MongoBatch defines how to read data from MongoDB.MongoCatalog Spark Catalog methods for working with namespaces (databases) and tables (collections).MongoClientFactory A factory for creating MongoClientsMongoConfig The MongoConfig interface.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 createMongoPartitionReader
instances.MongoScan A logical representation of MongoDB data source scan.MongoScanBuilder A builder for aMongoScan
.MongoSparkException A base class for all mongo spark exceptions.MongoStreamingWrite MongoStreamingWrite defines how to write the data to MongoDB when streaming data.MongoStreamPartitionReader A partition reader returned byMongoStreamPartitionReaderFactory.createReader(org.apache.spark.sql.connector.read.InputPartition)
.MongoStreamPartitionReaderFactory A factory used to createMongoStreamPartitionReader
instances.MongoTable Represents a MongoDB Collection.MongoTableProvider The MongoDB collection providerMongoWriteBuilder MongoWriteBuilder handles the creation of batch writer or streaming writers.NotThreadSafe The class to which this annotation is applied is not thread-safe.PaginateBySizePartitioner Paginate by size partitioner.PaginateIntoPartitionsPartitioner Paginate into partitions partitioner.Partitioner The Partitioner provides the logic to partition a collection individual processable partitions.PartitionerHelper Partitioner helper class, contains various utility methods used by the partitioner instances.ReadConfig The Read ConfigurationResumeTokenOffset An offset that contains a resume token from a change streamResumeTokenPartitionOffset A resume token partition offsetRowToBsonDocumentConverter The helper for conversion of GenericRowWithSchema instances to BsonDocuments.SamplePartitioner Sample PartitionerShardedPartitioner Sharded PartitionerSinglePartitionPartitioner Single Partition PartitionerThreadSafe The class to which this annotation is applied is thread-safe.Versions WriteConfig The Write ConfigurationWriteConfig.OperationType The operation type for the write.