| Package | Description |
|---|---|
| org.apache.spark.sql.mlsql.sources.mysql.binlog.io |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractEventWriter.startJson(StringWriter outputStream,
RawBinlogEvent event) |
abstract List<String> |
AbstractEventWriter.writeEvent(RawBinlogEvent event) |
List<String> |
DeleteRowsWriter.writeEvent(RawBinlogEvent event) |
List<String> |
UpdateRowsWriter.writeEvent(RawBinlogEvent event) |
List<String> |
InsertRowsWriter.writeEvent(RawBinlogEvent event) |
Copyright © 2019. All Rights Reserved.