Uses of Interface
com.netflix.astyanax.query.CqlQuery

Packages that use CqlQuery
com.netflix.astyanax.query   
com.netflix.astyanax.thrift   
 

Uses of CqlQuery in com.netflix.astyanax.query
 

Methods in com.netflix.astyanax.query that return CqlQuery
 CqlQuery<K,C> CqlQuery.useCompression()
          Turns on compression for the response
 CqlQuery<K,C> ColumnFamilyQuery.withCql(String cql)
          Prepare a CQL Query
 

Uses of CqlQuery in com.netflix.astyanax.thrift
 

Methods in com.netflix.astyanax.thrift that return CqlQuery
 CqlQuery<K,C> ThriftColumnFamilyQueryImpl.withCql(String cql)
           
 



Copyright © 2012. All Rights Reserved.