com.netflix.astyanax.query
Interface ColumnQuery<C>

Type Parameters:
C -
All Superinterfaces:
Execution<Column<C>>

public interface ColumnQuery<C>
extends Execution<Column<C>>

Interface to execute a column query on a single row.

Author:
elandau

Method Summary
 
Methods inherited from interface com.netflix.astyanax.Execution
execute, executeAsync
 



Copyright © 2012. All Rights Reserved.