interface Value
Common interface implemented by all Cassandra value types.
Implemented by
Cassandra\BigintCassandra\BlobCassandra\CollectionCassandra\DateCassandra\DecimalCassandra\FloatCassandra\InetCassandra\MapCassandra\SetCassandra\SmallintCassandra\TimeCassandra\TimestampCassandra\TimeuuidCassandra\TinyintCassandra\TupleCassandra\UserTypeValueCassandra\UuidCassandra\Varint
Methods
Cassandra\Type type
( )The type of represented by the value.