|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowSourceDef | |
---|---|
org.apache.cassandra.cql.common |
Uses of RowSourceDef in org.apache.cassandra.cql.common |
---|
Subclasses of RowSourceDef in org.apache.cassandra.cql.common | |
---|---|
class |
ColumnRangeQueryRSD
A Row Source Defintion (RSD) for doing a range query on a column map (in Standard or Super Column Family). |
class |
SuperColumnRangeQueryRSD
A Row Source Defintion (RSD) for doing a super column range query on a Super Column Family. |
class |
UniqueKeyQueryRSD
A Row Source Defintion (RSD) for looking up a unique column within a column family. |
Fields in org.apache.cassandra.cql.common declared as RowSourceDef | |
---|---|
RowSourceDef |
QueryPlan.root
|
Constructors in org.apache.cassandra.cql.common with parameters of type RowSourceDef | |
---|---|
QueryPlan(RowSourceDef rwsDef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |