Package | Description |
---|---|
org.apache.cassandra.cql3.functions |
Modifier and Type | Class and Description |
---|---|
class |
FromJsonFct |
class |
NativeAggregateFunction
Base class for the
AggregateFunction native classes. |
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 |
Copyright © 2009-2022 The Apache Software Foundation