Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.db.compaction | |
org.apache.cassandra.db.view |
Class and Description |
---|
TableViews
Groups all the views for a given table.
|
ViewManager
Manages
View 's for a single ColumnFamilyStore . |
Class and Description |
---|
ViewBuilder |
Class and Description |
---|
TableViews
Groups all the views for a given table.
|
View
A View copies data from a base table into a view table which can be queried independently from the
base.
|
Copyright © 2018 The Apache Software Foundation