Package | Description |
---|---|
org.apache.cassandra.db.memtable |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAllocatorMemtable
A memtable that uses memory tracked and maybe allocated via a MemtableAllocator from a MemtablePool.
|
class |
ShardedSkipListMemtable
A proof-of-concept sharded memtable implementation.
|
class |
SkipListMemtable |
Copyright © 2009- The Apache Software Foundation