public static class ComparisonBinaryExpression.NormalizedPredicate extends Object
Modifier and Type | Method and Description |
---|---|
ColumnRef |
getColumnRef() |
ComparisonBinaryExpression.Operator |
getType() |
TypedKey |
getTypedLiteral(int prefixLength) |
Constant |
getValue() |
public ColumnRef getColumnRef()
public Constant getValue()
public ComparisonBinaryExpression.Operator getType()
public TypedKey getTypedLiteral(int prefixLength)
Copyright © 2024 PingCAP. All rights reserved.