TimestampT
A timestamp value representing date and time with millisecond precision.
Inherited functions
Casts this KeyspacesCellValue as a AsciiT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a AsciiT.
Casts this KeyspacesCellValue as a AsciiT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a AsciiT.
Casts this KeyspacesCellValue as a BigintT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a BigintT.
Casts this KeyspacesCellValue as a BigintT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a BigintT.
Casts this KeyspacesCellValue as a BlobT and retrieves its kotlin.ByteArray value. Throws an exception if the KeyspacesCellValue is not a BlobT.
Casts this KeyspacesCellValue as a BlobT and retrieves its kotlin.ByteArray value. Returns null if the KeyspacesCellValue is not a BlobT.
Casts this KeyspacesCellValue as a BoolT and retrieves its kotlin.Boolean value. Throws an exception if the KeyspacesCellValue is not a BoolT.
Casts this KeyspacesCellValue as a BoolT and retrieves its kotlin.Boolean value. Returns null if the KeyspacesCellValue is not a BoolT.
Casts this KeyspacesCellValue as a CounterT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a CounterT.
Casts this KeyspacesCellValue as a CounterT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a CounterT.
Casts this KeyspacesCellValue as a DateT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a DateT.
Casts this KeyspacesCellValue as a DateT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a DateT.
Casts this KeyspacesCellValue as a DecimalT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a DecimalT.
Casts this KeyspacesCellValue as a DecimalT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a DecimalT.
Casts this KeyspacesCellValue as a DoubleT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a DoubleT.
Casts this KeyspacesCellValue as a DoubleT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a DoubleT.
Casts this KeyspacesCellValue as a FloatT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a FloatT.
Casts this KeyspacesCellValue as a FloatT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a FloatT.
Casts this KeyspacesCellValue as a InetT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a InetT.
Casts this KeyspacesCellValue as a InetT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a InetT.
Casts this KeyspacesCellValue as a IntT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a IntT.
Casts this KeyspacesCellValue as a IntT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a IntT.
Casts this KeyspacesCellValue as a ListT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a ListT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a MapT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a MapT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a SetT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a SetT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a SmallintT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a SmallintT.
Casts this KeyspacesCellValue as a SmallintT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a SmallintT.
Casts this KeyspacesCellValue as a TextT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a TextT.
Casts this KeyspacesCellValue as a TextT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a TextT.
Casts this KeyspacesCellValue as a TimestampT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a TimestampT.
Casts this KeyspacesCellValue as a TimestampT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a TimestampT.
Casts this KeyspacesCellValue as a TimeT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a TimeT.
Casts this KeyspacesCellValue as a TimeT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a TimeT.
Casts this KeyspacesCellValue as a TimeuuidT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a TimeuuidT.
Casts this KeyspacesCellValue as a TimeuuidT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a TimeuuidT.
Casts this KeyspacesCellValue as a TinyintT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a TinyintT.
Casts this KeyspacesCellValue as a TinyintT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a TinyintT.
Casts this KeyspacesCellValue as a TupleT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a TupleT and retrieves its kotlin.collections.List
Casts this KeyspacesCellValue as a UdtT and retrieves its kotlin.collections.Map
Casts this KeyspacesCellValue as a UdtT and retrieves its kotlin.collections.Map
Casts this KeyspacesCellValue as a UuidT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a UuidT.
Casts this KeyspacesCellValue as a UuidT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a UuidT.
Casts this KeyspacesCellValue as a VarcharT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a VarcharT.
Casts this KeyspacesCellValue as a VarcharT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a VarcharT.
Casts this KeyspacesCellValue as a VarintT and retrieves its kotlin.String value. Throws an exception if the KeyspacesCellValue is not a VarintT.
Casts this KeyspacesCellValue as a VarintT and retrieves its kotlin.String value. Returns null if the KeyspacesCellValue is not a VarintT.