| Package | Description |
|---|---|
| org.apache.flink.table.connector.sink.abilities |
| Modifier and Type | Method and Description |
|---|---|
SupportsRowLevelUpdate.RowLevelUpdateInfo |
SupportsRowLevelUpdate.applyRowLevelUpdate(List<Column> updatedColumns,
RowLevelModificationScanContext context)
Applies row-level update with providing the updated columns and
RowLevelModificationScanContext, and return SupportsRowLevelUpdate.RowLevelUpdateInfo. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.