| Package | Description |
|---|---|
| org.apache.nifi.cdc.mysql.event.io |
| Modifier and Type | Method and Description |
|---|---|
long |
UpdateRowsWriter.writeEvent(ProcessSession session,
String transitUri,
UpdateRowsEventInfo 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 |
UpdateRowsWriter.writeRow(UpdateRowsEventInfo event,
Map.Entry<Serializable[],Serializable[]> row,
BitSet includedColumns) |
Copyright © 2022 Apache NiFi Project. All rights reserved.