| Modifier and Type | Field and Description |
|---|---|
private SourceInfo |
Replicator.source |
private SourceInfo |
ReplicationContext.source |
private SourceInfo |
RecordMakers.source |
private SourceInfo |
RecordMakers.RecordsForCollection.source |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
ReplicationContext.source() |
| Constructor and Description |
|---|
RecordMakers(SourceInfo source,
TopicSelector topicSelector,
BlockingConsumer<org.apache.kafka.connect.source.SourceRecord> recorder)
Create the record makers using the supplied components.
|
RecordsForCollection(CollectionId collectionId,
SourceInfo source,
String topicName,
AvroValidator validator,
Function<org.bson.Document,String> valueTransformer,
BlockingConsumer<org.apache.kafka.connect.source.SourceRecord> recorder) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.