Package | Description |
---|---|
org.apache.cassandra.utils.memory |
Modifier and Type | Method and Description |
---|---|
MemtableAllocator.SubAllocator |
MemtablePool.SubPool.newAllocator() |
MemtableAllocator.SubAllocator |
MemtableAllocator.offHeap() |
MemtableAllocator.SubAllocator |
MemtableAllocator.onHeap() |
Constructor and Description |
---|
MemtableBufferAllocator(MemtableAllocator.SubAllocator onHeap,
MemtableAllocator.SubAllocator offHeap) |
Copyright © 2020 The Apache Software Foundation