public class RowRecordWriter extends RecordWriter
| Constructor and Description |
|---|
RowRecordWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(net.quasardb.qdb.ts.Writer w,
TableInfo t,
org.apache.kafka.connect.sink.SinkRecord s) |
public void write(net.quasardb.qdb.ts.Writer w,
TableInfo t,
org.apache.kafka.connect.sink.SinkRecord s)
throws org.apache.kafka.connect.errors.DataException,
RuntimeException
write in class RecordWriterorg.apache.kafka.connect.errors.DataExceptionRuntimeExceptionCopyright © 2020. All rights reserved.