See: Description
| Class | Description |
|---|---|
| BagExpr | |
| BooleanExpr | |
| ByteExpr | |
| BytesExpr | |
| ComparatorExpr |
Base class for comparator expressions
|
| DateTimeExpr | |
| DoubleExpr | |
| ExprUtils | |
| FixedLengthPrimitive |
Helper class for fixed length primitives
|
| FloatExpr | |
| IntExpr | |
| KeyGenerator |
Generating binary keys for algorithmic comparators.
|
| LeafExpr |
Base class of comparator expressions that are the leaves of the expression
tree.
|
| LeafGenerator |
Generate partial binary key for a leaf expression.
|
| LongExpr | |
| NegateExpr |
Negate expression
|
| ShortExpr | |
| StringExpr | |
| TupleExpr |
Copyright © 2007-2012 The Apache Software Foundation