| Package | Description |
|---|---|
| io.cdap.plugin.db.batch.sink | |
| io.cdap.plugin.db.batch.source |
| Modifier and Type | Method and Description |
|---|---|
void |
DBSink.transform(io.cdap.cdap.api.data.format.StructuredRecord input,
Emitter<io.cdap.cdap.api.dataset.lib.KeyValue<DBRecord,org.apache.hadoop.io.NullWritable>> emitter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBSource.transform(io.cdap.cdap.api.dataset.lib.KeyValue<org.apache.hadoop.io.LongWritable,DBRecord> input,
Emitter<io.cdap.cdap.api.data.format.StructuredRecord> emitter) |
Copyright © 2019 CDAP Licensed under the Apache License, Version 2.0.