Uses of Class
org.apache.cassandra.cache.AutoSavingCache

Packages that use AutoSavingCache
org.apache.cassandra.service   
 

Uses of AutoSavingCache in org.apache.cassandra.service
 

Fields in org.apache.cassandra.service declared as AutoSavingCache
 AutoSavingCache<KeyCacheKey,java.lang.Long> CacheService.keyCache
           
 AutoSavingCache<RowCacheKey,IRowCacheEntry> CacheService.rowCache
           
 



Copyright © 2013 The Apache Software Foundation