| Class | Description |
|---|---|
| MongoConnectorOptions |
Base options for the MongoDB connector.
|
| MongoDynamicTableFactory |
Factory for creating configured instances of
MongoDynamicTableSource and MongoDynamicTableSink. |
| MongoDynamicTableSink |
A
DynamicTableSink for MongoDB. |
| MongoDynamicTableSource |
A
DynamicTableSource for MongoDB. |
| MongoFilterPushDownVisitor |
Visitor that convert Expression to Bson filter.
|
| MongoPrimaryKeyExtractor |
An extractor for a MongoDB primary key from a
RowData. |
| MongoRowDataLookupFunction |
A lookup function for
MongoDynamicTableSource. |
| MongoShardKeysExtractor |
An extractor for a MongoDB shard keys from a
RowData. |
| Enum | Description |
|---|---|
| FilterHandlingPolicy |
Fine-grained configuration to control filter push down for MongoDB Table/SQL source.
|
Copyright © 2022–2025 The Apache Software Foundation. All rights reserved.