Uses of Class
org.apache.cassandra.db.CounterColumn

Packages that use CounterColumn
org.apache.cassandra.db   
org.apache.cassandra.utils   
 

Uses of CounterColumn in org.apache.cassandra.db
 

Methods in org.apache.cassandra.db that return CounterColumn
 CounterColumn CounterColumn.computeOldShardMerger()
           
 CounterColumn CounterUpdateColumn.localCopy(ColumnFamilyStore cfs)
           
 

Uses of CounterColumn in org.apache.cassandra.utils
 

Methods in org.apache.cassandra.utils with parameters of type CounterColumn
 void NodeId.OneShotRenewer.maybeRenew(CounterColumn column)
           
 



Copyright © 2011 The Apache Software Foundation