| Package | Description |
|---|---|
| org.apache.nifi.cdc.mysql.event |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteRowsEventInfo
This class represents information about rows deleted from a MySQL table
|
class |
InsertRowsEventInfo
This class represents information about rows written/added to a MySQL table
|
class |
UpdateRowsEventInfo
This class represents information about rows written/added to a MySQL table
|
Copyright © 2018 Apache NiFi Project. All rights reserved.