#include <Allocator.h>
Data Fields | |
size_t | size_ |
int | isUsed_ |
Definition at line 32 of file Allocator.h.
Definition at line 36 of file Allocator.h.
Referenced by Chunk::compact(), Database::createSystemDatabaseChunk(), and Chunk::getTotalDataNodes().
size_t VarSizeInfo::size_ |
Definition at line 35 of file Allocator.h.
Referenced by Chunk::compact(), Database::createSystemDatabaseChunk(), and Chunk::getTotalDataNodes().