| Package | Description | 
|---|---|
| org.apache.cassandra.cql3.functions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FromJsonFct | 
| class  | ToJsonFct | 
| class  | TokenFct | 
| Modifier and Type | Field and Description | 
|---|---|
| static NativeScalarFunction | TimeFcts. dateOfFctDeprecated. 
 Replaced by the  TimeFcts.timeUuidToTimestampfunction | 
| static NativeScalarFunction | TimeFcts. dateToTimestampFunction that convert a value of type  TIMESTAMPinto aDATE. | 
| static NativeScalarFunction | TimeFcts. dateToUnixTimestampFunction that convert a value of type  DATEinto an UNIX timestamp. | 
| static NativeScalarFunction | TimeFcts. timestampToDateFunction that convert a value of type  TIMESTAMPinto aDATE. | 
| static NativeScalarFunction | TimeFcts. timestampToUnixTimestampFunction that convert a value of type  TIMESTAMPinto an UNIX timestamp. | 
| static NativeScalarFunction | TimeFcts. timeUuidtoDateFunction that convert a value of  TIMEUUIDinto a value of typeDATE. | 
| static NativeScalarFunction | TimeFcts. timeUuidToTimestampFunction that convert a value of type  TIMEUUIDinto a value of typeTIMESTAMP. | 
| static NativeScalarFunction | TimeFcts. timeUuidToUnixTimestampFunction that convert a value of type  TIMEUUIDinto an UNIX timestamp. | 
| static NativeScalarFunction | TimeFcts. unixTimestampOfFctDeprecated. 
 Replaced by the  TimeFcts.timeUuidToUnixTimestampfunction | 
Copyright © 2018 The Apache Software Foundation