Uses of Class
org.apache.cassandra.cql3.functions.NativeFunction
-
Packages that use NativeFunction Package Description org.apache.cassandra.cql3.functions -
-
Uses of NativeFunction in org.apache.cassandra.cql3.functions
Subclasses of NativeFunction in org.apache.cassandra.cql3.functions Modifier and Type Class Description classFromJsonFctclassNativeAggregateFunctionBase class for theAggregateFunctionnative classes.classNativeScalarFunctionBase class for theScalarFunctionnative classes.static classTimeFcts.FloorDateFunctionFunction that rounds a date down to the closest multiple of a duration.static classTimeFcts.FloorTimestampFunctionFunction that rounds a timestamp down to the closest multiple of a duration.static classTimeFcts.FloorTimeUuidFunctionFunction that rounds a timeUUID down to the closest multiple of a duration.classToJsonFctclassTokenFct
-