public interface

CqlQuery

implements Execution<R>
com.netflix.astyanax.query.CqlQuery<K, C>

Class Overview

Interface for executing a CQL query.

Summary

Public Methods
abstract CqlQuery<K, C> useCompression()
Turns on compression for the response
[Expand]
Inherited Methods
From interface com.netflix.astyanax.Execution

Public Methods

public abstract CqlQuery<K, C> useCompression ()

Turns on compression for the response