| Package | Description |
|---|---|
| io.debezium.connector.mongodb |
| Modifier and Type | Field and Description |
|---|---|
private FieldSelector.FieldFilter |
RecordMakers.RecordsForCollection.fieldFilter |
| Modifier and Type | Method and Description |
|---|---|
FieldSelector.FieldFilter |
Filters.fieldFilterFor(CollectionId id)
Get the field filter for a given collection identifier.
|
FieldSelector.FieldFilter |
FieldSelector.fieldFilterFor(CollectionId id)
Returns the field filter for the given collection identifier.
|
| Constructor and Description |
|---|
RecordsForCollection(CollectionId collectionId,
FieldSelector.FieldFilter fieldFilter,
SourceInfo source,
String topicName,
SchemaNameAdjuster adjuster,
Function<org.bson.Document,String> valueTransformer,
BlockingConsumer<org.apache.kafka.connect.source.SourceRecord> recorder,
boolean emitTombstonesOnDelete) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.