Uses of Interface
me.prettyprint.hector.api.beans.CounterSuperSlice

Packages that use CounterSuperSlice
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
me.prettyprint.cassandra.model.thrift   
me.prettyprint.hector.api.beans   
 

Uses of CounterSuperSlice in me.prettyprint.cassandra.model
 

Classes in me.prettyprint.cassandra.model that implement CounterSuperSlice
 class CounterSuperSliceImpl<SN,N>
          Represents a return of the get_slice query for supercolumns
 

Methods in me.prettyprint.cassandra.model that return CounterSuperSlice
 CounterSuperSlice<SN,N> CounterSuperRowImpl.getSuperSlice()
           
 

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

Methods in me.prettyprint.cassandra.model.thrift that return types with arguments of type CounterSuperSlice
 QueryResult<CounterSuperSlice<SN,N>> ThriftSuperSliceCounterQuery.execute()
           
 

Uses of CounterSuperSlice in me.prettyprint.hector.api.beans
 

Methods in me.prettyprint.hector.api.beans that return CounterSuperSlice
 CounterSuperSlice<SN,N> CounterSuperRow.getSuperSlice()
           
 



Copyright © 2011. All Rights Reserved.