| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.connect.source.SourceRecord |
SimpleKvSourceRecordMapper.map(KvRecord record) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.connect.source.SourceRecord |
KvSourceRecordMapper.map(KvRecord record) |
| Modifier and Type | Method and Description |
|---|---|
List<KvRecord> |
JacksonKvRecordHttpResponseParser.parse(HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<KvRecord> |
KvRecordHttpResponseParser.parse(HttpResponse response) |
Copyright © 2020 CastorM. All rights reserved.