| Interface | Description |
|---|---|
| MemoryManager |
base interface for memory managers.
|
| Class | Description |
|---|---|
| AbstractMemoryManager |
Abstract Memory Manager.
|
| BufferedMemoryManager |
Inserts into the memory store in batches.
|
| LMDBTest |
Created by pulasthi on 1/2/18.
|
| MemoryManagerContext |
Created by pulasthi on 1/5/18.
|
| OperationMemoryManager |
This controls the memory manager for a single operation.
|