![]() |
Shared memory representation of map of namespace to data partitions. 32 bytes + partitions size.
Definition at line 105 of file as_shm_cluster.h.
Private Attributes | |
char | ns [AS_MAX_NAMESPACE_SIZE] |
as_partition_shm | partitions [] |
|
private |
Namespace name.
Definition at line 110 of file as_shm_cluster.h.
|
private |
Array of partitions for a given namespace.
Definition at line 116 of file as_shm_cluster.h.