Uses of Class
org.apache.cassandra.cache.AutoSavingCache
-
Packages that use AutoSavingCache Package Description org.apache.cassandra.service -
-
Uses of AutoSavingCache in org.apache.cassandra.service
Fields in org.apache.cassandra.service declared as AutoSavingCache Modifier and Type Field Description AutoSavingCache<CounterCacheKey,ClockAndCount>CacheService. counterCacheAutoSavingCache<KeyCacheKey,RowIndexEntry>CacheService. keyCacheAutoSavingCache<RowCacheKey,IRowCacheEntry>CacheService. rowCache
-