Uses of Interface
org.apache.flink.table.connector.sink.abilities.SupportsRowLevelUpdate.RowLevelUpdateInfo
Packages that use SupportsRowLevelUpdate.RowLevelUpdateInfo
-
Uses of SupportsRowLevelUpdate.RowLevelUpdateInfo in org.apache.flink.table.connector.sink.abilities
Methods in org.apache.flink.table.connector.sink.abilities that return SupportsRowLevelUpdate.RowLevelUpdateInfoModifier and TypeMethodDescriptionSupportsRowLevelUpdate.applyRowLevelUpdate(List<Column> updatedColumns, RowLevelModificationScanContext context) Applies row-level update with providing the updated columns andRowLevelModificationScanContext, and returnSupportsRowLevelUpdate.RowLevelUpdateInfo.