Uses of Interface
org.apache.flink.table.catalog.StagedTable
Packages that use StagedTable
-
Uses of StagedTable in org.apache.flink.table.connector.sink.abilities
Methods in org.apache.flink.table.connector.sink.abilities that return StagedTableModifier and TypeMethodDescriptionSupportsStaging.applyStaging(SupportsStaging.StagingContext context) Provides aSupportsStaging.StagingContextfor the sink modification and return aStagedTable.