Uses of Package
org.apache.flink.table.refresh
Packages that use org.apache.flink.table.refresh
-
Classes in org.apache.flink.table.refresh used by org.apache.flink.table.refreshClassDescriptionEmbedded continuous refresh handler of Flink streaming job for materialized table.Serializer for
ContinuousRefreshHandler.This interface represents the meta information of current materialized table background refresh pipeline.This interface is used to serialize and deserialize theRefreshHandler. -
Classes in org.apache.flink.table.refresh used by org.apache.flink.table.workflowClassDescriptionThis interface represents the meta information of current materialized table background refresh pipeline.This interface is used to serialize and deserialize the
RefreshHandler.