Uses of Package
org.apache.flink.table.runtime.operators.sink
-
Packages that use org.apache.flink.table.runtime.operators.sink Package Description org.apache.flink.table.runtime.operators.sink -
Classes in org.apache.flink.table.runtime.operators.sink used by org.apache.flink.table.runtime.operators.sink Class Description SinkUpsertMaterializer An operator that maintains incoming records in state corresponding to the upsert keys and generates an upsert view for the downstream operator.SinkUpsertMaterializerV2 An operator that maintains incoming records in state corresponding to the upsert keys and generates an upsert view for the downstream operator.