public class DeleteRowsWriter extends AbstractEventWriter
jsonGenerator| Constructor and Description |
|---|
DeleteRowsWriter() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
writeEvent(RawBinlogEvent event) |
protected void |
writeRow(TableInfo tableInfo,
Serializable[] row,
BitSet includedColumns) |
endJson, startJsonpublic List<String> writeEvent(RawBinlogEvent event)
writeEvent in class AbstractEventWriterprotected void writeRow(TableInfo tableInfo, Serializable[] row, BitSet includedColumns) throws IOException
IOExceptionCopyright © 2019. All rights reserved.