interface Value (View source)

Common interface implemented by all Cassandra value types.

Methods

type()

The type of represented by the value.

Details

Type type()

The type of represented by the value.

Return Value

Type