class |
FromJsonFct |
|
class |
JavaBasedUDFunction |
|
class |
NativeAggregateFunction |
Base class for the AggregateFunction native classes.
|
class |
NativeFunction |
Base class for our native/hardcoded functions.
|
class |
NativeScalarFunction |
Base class for the ScalarFunction native classes.
|
static class |
TimeFcts.FloorDateFunction |
Function that rounds a date down to the closest multiple of a duration.
|
static class |
TimeFcts.FloorTimestampFunction |
Function that rounds a timestamp down to the closest multiple of a duration.
|
static class |
TimeFcts.FloorTimeUuidFunction |
Function that rounds a timeUUID down to the closest multiple of a duration.
|
class |
ToJsonFct |
|
class |
TokenFct |
|
class |
UDAggregate |
Base class for user-defined-aggregates.
|
class |
UDFunction |
Base class for User Defined Functions.
|