class Cassandra::Column
Represents a cassandra column
Inherits
Object
Methods
name
Returns column name
type
Returns column type
order
Returns column order (:asc
or :desc
)
static?
Returns whether the column is static
frozen?
Returns whether the column is frozen