Uses of Class
org.apache.cassandra.cql.WhereClause

Packages that use WhereClause
org.apache.cassandra.cql   
 

Uses of WhereClause in org.apache.cassandra.cql
 

Constructors in org.apache.cassandra.cql with parameters of type WhereClause
SelectStatement(SelectExpression expression, boolean isCountOper, java.lang.String keyspace, java.lang.String columnFamily, ConsistencyLevel cLevel, WhereClause clause, int numRecords)
           
 



Copyright © 2012 The Apache Software Foundation