| Package | Description |
|---|---|
| org.apache.nifi.cdc.mysql.event.io |
| Modifier and Type | Method and Description |
|---|---|
long |
InsertRowsWriter.writeEvent(ProcessSession session,
String transitUri,
InsertRowsEventInfo eventInfo,
long currentSequenceId,
Relationship relationship)
Creates and transfers a new flow file whose contents are the JSON-serialized value of the specified event, and the sequence ID attribute set
|
protected void |
InsertRowsWriter.writeRow(InsertRowsEventInfo event,
Serializable[] row,
BitSet includedColumns) |
Copyright © 2018 Apache NiFi Project. All rights reserved.