Java org.apache.cassandra.cql3.statements SelectStatement fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cassandra.cql3.statements SelectStatement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cassandra.cql3.statements SelectStatement.

The text is from its open source code.

Method

StringcolumnFamily()
intgetLimit(QueryOptions options)
Returns the limit specified by the user.
RowFiltergetRowFilter(QueryOptions options)
May be used by custom QueryHandler implementations
Stringkeyspace()