AbstractFunction |
Base class for our native/hardcoded functions.
|
AggregateFcts |
Factory methods for aggregate functions.
|
BytesConversionFcts |
|
CastFcts |
Casting functions
|
FromJsonFct |
|
FunctionCall |
|
FunctionCall.Raw |
|
FunctionName |
|
FunctionResolver |
|
JavaBasedUDFunction |
|
JavaUDF |
Base class for all Java UDFs.
|
NativeAggregateFunction |
Base class for the AggregateFunction native classes.
|
NativeFunction |
Base class for our native/hardcoded functions.
|
NativeScalarFunction |
Base class for the ScalarFunction native classes.
|
OperationFcts |
Operation functions (Mathematics).
|
TimeFcts |
|
ToJsonFct |
|
TokenFct |
|
UDAggregate |
Base class for user-defined-aggregates.
|
UDFByteCodeVerifier |
Verifies Java UDF byte code.
|
UDFContextImpl |
|
UDFunction |
Base class for User Defined Functions.
|
UDHelper |
Helper class for User Defined Functions, Types and Aggregates.
|
UuidFcts |
|