Package | Description |
---|---|
org.apache.cassandra.cache |
Modifier and Type | Method and Description |
---|---|
RefCountedMemory |
RefCountedMemory.copy(long newSize) |
Modifier and Type | Method and Description |
---|---|
static <K,V> SerializingCache<K,V> |
SerializingCache.create(long weightedCapacity,
com.github.benmanes.caffeine.cache.Weigher<K,RefCountedMemory> weigher,
ISerializer<V> serializer) |
Copyright © 2009-2022 The Apache Software Foundation