Uses of Enum
org.apache.flink.sql.parser.ddl.SqlRefreshMode
Packages that use SqlRefreshMode
-
Uses of SqlRefreshMode in org.apache.flink.sql.parser.ddl
Methods in org.apache.flink.sql.parser.ddl that return SqlRefreshModeModifier and TypeMethodDescriptionstatic SqlRefreshModeReturns the enum constant of this type with the specified name.static SqlRefreshMode[]SqlRefreshMode.values()Returns an array containing the constants of this enum type, in the order they are declared.