Represents a cassandra materialized view

See Also:

Inherits

Methods

base_table

Returns the table that this materialized view applies to.

Returns:
Type Details
Table the table that this materialized view applies to.

to_cql

Returns a cql representation of this materialized view

Returns:
Type Details
String a cql representation of this materialized view