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

Packages that use CounterSlice
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 CounterSlice in me.prettyprint.cassandra.model
 

Classes in me.prettyprint.cassandra.model that implement CounterSlice
 class CounterSliceImpl<N>
           
 

Methods in me.prettyprint.cassandra.model that return CounterSlice
 CounterSlice<N> CounterRowImpl.getColumnSlice()
           
 

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

Methods in me.prettyprint.cassandra.model.thrift that return types with arguments of type CounterSlice
 QueryResult<CounterSlice<N>> ThriftSliceCounterQuery.execute()
           
 

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

Methods in me.prettyprint.hector.api.beans that return CounterSlice
 CounterSlice<N> CounterRow.getColumnSlice()
           
 



Copyright © 2011. All Rights Reserved.