| Package | Description |
|---|---|
| io.debezium.connector.mongodb |
| Modifier and Type | Field and Description |
|---|---|
private SourceInfo |
MongoDbTaskContext.source |
private SourceInfo |
ReplicaSetOffsetContext.sourceInfo |
private SourceInfo |
MongoDbOffsetContext.sourceInfo |
private SourceInfo |
MongoDbOffsetContext.Loader.sourceInfo |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
MongoDbTaskContext.source() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.connect.data.Struct |
MongoDbSourceInfoStructMaker.struct(SourceInfo sourceInfo) |
org.apache.kafka.connect.data.Struct |
LegacyV1MongoDbSourceInfoStructMaker.struct(SourceInfo sourceInfo) |
| Constructor and Description |
|---|
MongoDbOffsetContext(SourceInfo sourceInfo,
TransactionContext transactionContext) |
MongoDbOffsetContext(SourceInfo sourceInfo,
TransactionContext transactionContext,
Map<ReplicaSet,org.bson.Document> offsets) |
ReplicaSetOffsetContext(MongoDbOffsetContext offsetContext,
ReplicaSet replicaSet,
SourceInfo sourceInfo) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.