Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.db | |
org.apache.cassandra.utils.memory |
Modifier and Type | Method and Description |
---|---|
static MemtablePool |
DatabaseDescriptor.getMemtableAllocatorPool() |
Modifier and Type | Field and Description |
---|---|
static MemtablePool |
Memtable.MEMORY_POOL |
Modifier and Type | Class and Description |
---|---|
class |
MemtableCleanerThread<P extends MemtablePool>
A thread that reclaims memory from a MemtablePool on demand.
|
Modifier and Type | Class and Description |
---|---|
class |
HeapPool |
class |
NativePool |
class |
SlabPool |
Copyright © 2020 The Apache Software Foundation