Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.db.view |
Modifier and Type | Method and Description |
---|---|
static UntypedResultSet |
UntypedResultSet.create(SelectStatement select,
QueryPager pager,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
SelectStatement |
View.getSelectStatement()
Returns the SelectStatement used to populate and filter this view.
|
Copyright © 2020 The Apache Software Foundation