| Class | Description |
|---|---|
| Add | |
| AddAutoDocsInfo | |
| AddCycleRange | |
| AddCycleRangeAutoDocsInfo | |
| AddHashRange | |
| AddHashRangeAutoDocsInfo | |
| CycleRange | |
| CycleRangeAutoDocsInfo | |
| Div | |
| DivAutoDocsInfo | |
| Expr |
Allow for the use of arbitrary expressions according to the
[MVEL](http://mvel.documentnode.com/) expression language.
|
| ExprAutoDocsInfo | |
| FixedValue |
Yield a fixed value.
|
| FixedValueAutoDocsInfo | |
| FixedValues | |
| FixedValuesAutoDocsInfo | |
| Hash |
This uses the Murmur3F (64-bit optimized) version of Murmur3,
not as a checksum, but as a simple hash.
|
| HashAutoDocsInfo | |
| HashedLineToInt | |
| HashedLineToIntAutoDocsInfo | |
| HashRange | |
| HashRangeAutoDocsInfo | |
| HashRangeScaled |
Uses the input value as well to establish the upper bound of the
value produced from the hash.
|
| HashRangeScaledAutoDocsInfo | |
| Mod | |
| ModAutoDocsInfo | |
| ModuloToInteger | |
| ModuloToIntegerAutoDocsInfo | |
| Mul | |
| MulAutoDocsInfo | |
| Scale |
Scale the input to the
|
| ScaleAutoDocsInfo | |
| SignedHash |
This uses the Murmur3F (64-bit optimized) version of Murmur3,
not as a checksum, but as a simple hash.
|
| SignedHashAutoDocsInfo | |
| ToInt | |
| ToIntAutoDocsInfo |
Copyright © 2018. All rights reserved.