| Package | Description |
|---|---|
| org.apache.flink.table.connector.sink | |
| org.apache.flink.table.connector.sink.abilities |
| Class and 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.
|
| Class and 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.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.