Uses of Class
me.prettyprint.cassandra.model.AbstractColumnQuery

Packages that use AbstractColumnQuery
me.prettyprint.cassandra.model.thrift   
 

Uses of AbstractColumnQuery in me.prettyprint.cassandra.model.thrift
 

Subclasses of AbstractColumnQuery in me.prettyprint.cassandra.model.thrift
 class ThriftColumnQuery<K,N,V>
          Thrift implementation of the ColumnQuery type.
 class ThriftTypeInferringColumnQuery<K,N,V>
          The same as ColumnQuery, but dynamically inferring the serializers needed to transform the key and column name to their binary form.
 



Copyright © 2011. All Rights Reserved.