Uses of Class
org.apache.nifi.cdc.event.ColumnDefinition
Packages that use ColumnDefinition
-
Uses of ColumnDefinition in org.apache.nifi.cdc.event
Fields in org.apache.nifi.cdc.event with type parameters of type ColumnDefinitionModifier and TypeFieldDescriptionprivate List<ColumnDefinition> BaseTableEventInfo.columnsprivate List<ColumnDefinition> TableInfo.columnsMethods in org.apache.nifi.cdc.event that return ColumnDefinitionModifier and TypeMethodDescriptionBaseTableEventInfo.getColumnByIndex(int i) TableEventInfo.getColumnByIndex(int i) Methods in org.apache.nifi.cdc.event that return types with arguments of type ColumnDefinitionModifier and TypeMethodDescriptionBaseTableEventInfo.getColumns()TableEventInfo.getColumns()TableInfo.getColumns()Method parameters in org.apache.nifi.cdc.event with type arguments of type ColumnDefinitionConstructor parameters in org.apache.nifi.cdc.event with type arguments of type ColumnDefinition