Class ShowLikeOperator
java.lang.Object
org.apache.flink.table.operations.utils.ShowLikeOperator
Like operator for SHOW operations.
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static booleanlikeFilter(String row, ShowLikeOperator operator) static ShowLikeOperatorstatic ShowLikeOperatorstatic ShowLikeOperatortoString()
-
Method Details