Package io.trino.likematcher
Class LikeMatcher
java.lang.Object
io.trino.likematcher.LikeMatcher
-
Method Summary
Modifier and TypeMethodDescriptionstatic LikeMatcherstatic LikeMatcherstatic LikeMatcherbooleanmatch(byte[] input) booleanmatch(byte[] input, int offset, int length)
-
Method Details
-
compile
-
compile
-
compile
-
match
public boolean match(byte[] input) -
match
public boolean match(byte[] input, int offset, int length)
-