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