Uses of Enum
org.apache.flink.table.operations.utils.LikeType
Packages that use LikeType
-
Uses of LikeType in org.apache.flink.table.operations.utils
Methods in org.apache.flink.table.operations.utils that return LikeTypeModifier and TypeMethodDescriptionstatic LikeTypeLikeType.of(boolean isILike, boolean notLike) static LikeTypestatic LikeTypestatic LikeTypeReturns the enum constant of this type with the specified name.static LikeType[]LikeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.table.operations.utils with parameters of type LikeType