Uses of Class
org.apache.cassandra.utils.memory.MemtableAllocator.SubAllocator
Packages that use MemtableAllocator.SubAllocator
-
Uses of MemtableAllocator.SubAllocator in org.apache.cassandra.utils.memory
Methods in org.apache.cassandra.utils.memory that return MemtableAllocator.SubAllocatorModifier and TypeMethodDescriptionMemtablePool.SubPool.newAllocator()MemtableAllocator.offHeap()MemtableAllocator.onHeap()Constructors in org.apache.cassandra.utils.memory with parameters of type MemtableAllocator.SubAllocatorModifierConstructorDescriptionprotectedMemtableBufferAllocator(MemtableAllocator.SubAllocator onHeap, MemtableAllocator.SubAllocator offHeap)