Uses of Class
org.apache.cassandra.utils.CounterId.OneShotRenewer

Packages that use CounterId.OneShotRenewer
org.apache.cassandra.db   
org.apache.cassandra.db.compaction   
 

Uses of CounterId.OneShotRenewer in org.apache.cassandra.db
 

Methods in org.apache.cassandra.db with parameters of type CounterId.OneShotRenewer
 void ColumnFamilyStore.forceCleanup(CounterId.OneShotRenewer renewer)
           
 

Uses of CounterId.OneShotRenewer in org.apache.cassandra.db.compaction
 

Methods in org.apache.cassandra.db.compaction with parameters of type CounterId.OneShotRenewer
 void CompactionManager.performCleanup(ColumnFamilyStore cfStore, CounterId.OneShotRenewer renewer)
           
 



Copyright © 2012 The Apache Software Foundation