All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Attributes
as_partition Struct Reference

Detailed Description

Map of namespace data partitions to nodes.

Definition at line 42 of file as_partition.h.

+ Collaboration diagram for as_partition:

Private Attributes

as_nodemaster
 
as_nodeprole
 
uint32_t regime
 

Field Documentation

as_node* as_partition::master
private

Master node for this partition.

Definition at line 47 of file as_partition.h.

as_node* as_partition::prole
private

Prole node for this partition. TODO - not ideal for replication factor > 2.

Definition at line 54 of file as_partition.h.

uint32_t as_partition::regime
private

Currrent regime for CP mode.

Definition at line 60 of file as_partition.h.


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