Enum CatalogMaterializedTable.LogicalRefreshMode

java.lang.Object
java.lang.Enum<CatalogMaterializedTable.LogicalRefreshMode>
org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
All Implemented Interfaces:
Serializable, Comparable<CatalogMaterializedTable.LogicalRefreshMode>
Enclosing interface:
CatalogMaterializedTable

@PublicEvolving public static enum CatalogMaterializedTable.LogicalRefreshMode extends Enum<CatalogMaterializedTable.LogicalRefreshMode>
The logical refresh mode of materialized table.