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