Uses of Class
org.apache.cassandra.cache.RefCountedMemory
Packages that use RefCountedMemory
-
Uses of RefCountedMemory in org.apache.cassandra.cache
Methods in org.apache.cassandra.cache that return RefCountedMemoryMethod parameters in org.apache.cassandra.cache with type arguments of type RefCountedMemoryModifier and TypeMethodDescriptionstatic <K,V> SerializingCache<K, V> SerializingCache.create(long weightedCapacity, com.github.benmanes.caffeine.cache.Weigher<K, RefCountedMemory> weigher, ISerializer<V> serializer)