All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_partition_shm Struct Reference

Detailed Description

Shared memory representation of map of namespace data partitions to nodes. 16 bytes.

Definition at line 88 of file as_shm_cluster.h.

+ Collaboration diagram for as_partition_shm:

Data Fields

uint32_t nodes [AS_MAX_REPLICATION_FACTOR]
 
uint32_t regime
 

Field Documentation

uint32_t as_partition_shm::nodes[AS_MAX_REPLICATION_FACTOR]

Node offsets array.

Definition at line 92 of file as_shm_cluster.h.

uint32_t as_partition_shm::regime

Current regime for strong consistency mode.

Definition at line 97 of file as_shm_cluster.h.


The documentation for this struct was generated from the following file: