Uses of Class
org.apache.nifi.cdc.event.TableInfo
Packages that use TableInfo
-
Uses of TableInfo in org.apache.nifi.cdc.event
Constructors in org.apache.nifi.cdc.event with parameters of type TableInfoModifierConstructorDescriptionBaseRowEventInfo(TableInfo tableInfo, String eventType, Long timestamp, List<RowEventDataType> rows) BaseTableEventInfo(TableInfo tableInfo, String eventType, Long timestamp)