Package org.apache.flink.table.refresh
package org.apache.flink.table.refresh
-
ClassDescriptionEmbedded 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.RefreshHandlerSerializer<T extends RefreshHandler>This interface is used to serialize and deserialize theRefreshHandler.