public static class ExpressionPredicates.LessThan extends ExpressionPredicates.ColumnPredicate
columnName, literal, literalType| Constructor and Description |
|---|
LessThan() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.functions.FunctionDefinition |
getFunctionDefinition()
Returns function definition of predicate.
|
static ExpressionPredicates.LessThan |
getInstance()
Returns a LESS_THAN predicate.
|
String |
toString() |
bindFieldReference, bindValueLiteral, filterpublic static ExpressionPredicates.LessThan getInstance()
public org.apache.flink.table.functions.FunctionDefinition getFunctionDefinition()
ExpressionPredicates.ColumnPredicategetFunctionDefinition in class ExpressionPredicates.ColumnPredicateCopyright © 2023 The Apache Software Foundation. All rights reserved.