| Package | Description |
|---|---|
| org.apache.hudi | |
| org.apache.hudi.expression | |
| org.apache.hudi.metadata |
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| BinaryExpression
The expression that accept two child expressions.
|
| BindVisitor |
| BoundReference |
| Expression |
| Expression.Operator |
| ExpressionVisitor
Visitor used to travers the expression.
|
| LeafExpression
Expression that without any child expressions.
|
| Literal |
| NameReference |
| Predicate
An expression that returns a Boolean value.
|
| Predicates.And |
| Predicates.BinaryComparison |
| Predicates.FalseExpression |
| Predicates.In |
| Predicates.IsNotNull |
| Predicates.IsNull |
| Predicates.Not |
| Predicates.Or |
| Predicates.StringContains |
| Predicates.StringStartsWith |
| Predicates.TrueExpression |
| StructLike |
| Class and Description |
|---|
| ArrayData |
| Expression |
Copyright © 2024 The Apache Software Foundation. All rights reserved.