Public Member Functions | Data Fields

ParentResult Struct Reference

#include <ParentSelection.h>

Collaboration diagram for ParentResult:
Collaboration graph
[legend]

Public Member Functions

 ParentResult ()

Data Fields

ParentResultType r
const char * hostname
int port
int line_number
P_tableepoch
ParentRecordrec
uint32_t last_parent
uint32_t start_parent
bool wrap_around
bool retry
ATSConsistentHashIter chashIter
bool foundParents [MAX_PARENTS]

Detailed Description

Definition at line 64 of file ParentSelection.h.


Constructor & Destructor Documentation

ParentResult::ParentResult (  )  [inline]

Definition at line 66 of file ParentSelection.h.


Field Documentation

Definition at line 86 of file ParentSelection.h.

Referenced by ParentRecord::FindParent().

bool ParentResult::foundParents[MAX_PARENTS]

Definition at line 87 of file ParentSelection.h.

Referenced by ParentRecord::FindParent().

Definition at line 78 of file ParentSelection.h.

Referenced by ParentConfigParams::findParent(), and ParentRecord::UpdateMatch().

Definition at line 82 of file ParentSelection.h.

Referenced by ParentRecord::FindParent(), and ParentConfigParams::findParent().

Definition at line 83 of file ParentSelection.h.

Referenced by ParentRecord::FindParent(), and ParentConfigParams::findParent().


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