Uses of Class
me.prettyprint.cassandra.service.ClearCounterRow

Packages that use ClearCounterRow
me.prettyprint.cassandra.service   
 

Uses of ClearCounterRow in me.prettyprint.cassandra.service
 

Methods in me.prettyprint.cassandra.service that return ClearCounterRow
 ClearCounterRow<K,N> ClearCounterRow.setColumnFamily(String cf)
          Column family the row is part of.
 ClearCounterRow<K,N> ClearCounterRow.setCount(int count)
          Set the number of columns to retrieve per slice.
 ClearCounterRow<K,N> ClearCounterRow.setMutateInterval(int interval)
          Set the mutate interval.
 ClearCounterRow<K,N> ClearCounterRow.setRowKey(K rowKey)
          Key of the source row.
 



Copyright © 2013. All Rights Reserved.