Package | Description |
---|---|
org.apache.cassandra.db.view |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<View> |
ViewManager.allViews() |
java.lang.Iterable<View> |
ViewManager.ForStore.allViews() |
Modifier and Type | Method and Description |
---|---|
void |
ViewManager.ForStore.addView(View view) |
Constructor and Description |
---|
ViewBuilder(ColumnFamilyStore baseCfs,
View view) |
Copyright © 2016 The Apache Software Foundation