Data Fields

pRecord Struct Reference

#include <ParentSelection.h>

Inherits ATSConsistentHashNode.

Collaboration diagram for pRecord:
Collaboration graph
[legend]

Data Fields

char hostname [MAXDNAME+1]
int port
time_t failedAt
int failCount
int32_t upAt
const char * scheme
int idx
float weight

Detailed Description

Definition at line 164 of file ParentSelection.h.


Field Documentation

char pRecord::hostname[MAXDNAME+1]

Definition at line 172 of file ParentSelection.h.

Referenced by ParentRecord::FindParent(), and ParentRecord::ProcessParents().

const char* pRecord::scheme

Definition at line 171 of file ParentSelection.h.

Referenced by ParentRecord::Init(), and ParentRecord::ProcessParents().

int32_t pRecord::upAt

Definition at line 170 of file ParentSelection.h.

Definition at line 173 of file ParentSelection.h.

Referenced by ParentRecord::ProcessParents().


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