Uses of Enum Class
org.apache.druid.query.filter.LikeDimFilter.LikeMatcher.SuffixMatch
Packages that use LikeDimFilter.LikeMatcher.SuffixMatch
-
Uses of LikeDimFilter.LikeMatcher.SuffixMatch in org.apache.druid.query.filter
Methods in org.apache.druid.query.filter that return LikeDimFilter.LikeMatcher.SuffixMatchModifier and TypeMethodDescriptionLikeDimFilter.LikeMatcher.getSuffixMatch()Returns the enum constant of this class with the specified name.LikeDimFilter.LikeMatcher.SuffixMatch.values()Returns an array containing the constants of this enum class, in the order they are declared.