Interface | Description |
---|---|
TemporalRow.Resolver |
Class | Description |
---|---|
MaterializedView |
A Materialized View copies data from a base table into a view table which can be queried independently from the
base.
|
MaterializedViewBuilder | |
MaterializedViewManager |
Manages
MaterializedView 's for a single ColumnFamilyStore . |
MaterializedViewUtils | |
TemporalRow |
Represents a single CQL Row in a base table, with both the currently persisted value and the update's value.
|
Copyright © 2015 The Apache Software Foundation