Package | Description |
---|---|
org.apache.cassandra.utils.memory |
Modifier and Type | Field and Description |
---|---|
static MemtableAllocator.DataReclaimer |
MemtableAllocator.NO_OP |
Modifier and Type | Method and Description |
---|---|
MemtableAllocator.DataReclaimer |
MemtableAllocator.DataReclaimer.reclaim(Row row) |
abstract MemtableAllocator.DataReclaimer |
MemtableAllocator.reclaimer() |
MemtableAllocator.DataReclaimer |
NativeAllocator.reclaimer() |
MemtableAllocator.DataReclaimer |
SlabAllocator.reclaimer() |
MemtableAllocator.DataReclaimer |
MemtableAllocator.DataReclaimer.reclaimImmediately(DecoratedKey key) |
MemtableAllocator.DataReclaimer |
MemtableAllocator.DataReclaimer.reclaimImmediately(Row row) |
Copyright © 2017 The Apache Software Foundation