Uses of Package
org.apache.flink.table.connector.sink.abilities
-
Packages that use org.apache.flink.table.connector.sink.abilities Package Description org.apache.flink.table.connector.sink org.apache.flink.table.connector.sink.abilities -
Classes in org.apache.flink.table.connector.sink.abilities used by org.apache.flink.table.connector.sink Class Description SupportsStaging.StagingContext The context is intended to tell DynamicTableSink the type of this operation.SupportsStaging.StagingPurpose The type of operation the staging sink is for. -
Classes in org.apache.flink.table.connector.sink.abilities used by org.apache.flink.table.connector.sink.abilities Class Description SupportsRowLevelDelete.RowLevelDeleteInfo The information that guides the planner on how to rewrite the delete statement.SupportsRowLevelDelete.RowLevelDeleteMode Type of delete modes that the sink expects for delete purpose.SupportsRowLevelUpdate.RowLevelUpdateInfo The information that guides the planner on how to rewrite the update statement.SupportsRowLevelUpdate.RowLevelUpdateMode Type of update modes that the sink expects for update purpose.SupportsStaging.StagingContext The context is intended to tell DynamicTableSink the type of this operation.SupportsStaging.StagingPurpose The type of operation the staging sink is for.