Package | Description |
---|---|
org.apache.cassandra.cache | |
org.apache.cassandra.io.sstable |
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.googlecode.concurrentlinkedhashmap.Weigher<RefCountedMemory> weigher,
ISerializer<V> serializer) |
Constructor and Description |
---|
IndexSummary(IPartitioner partitioner,
RefCountedMemory memory,
int summarySize,
int sizeAtFullSampling,
int minIndexInterval,
int samplingLevel) |
Copyright © 2014 The Apache Software Foundation