pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Data Fields
pcmk__graph_t Struct Reference

#include <include/pcmki/pcmki_transition.h>

Data Fields

int id
 
char * source
 
int abort_priority
 
bool complete
 
const char * abort_reason
 
enum pcmk__graph_next completion_action
 
int num_actions
 
int num_synapses
 
int batch_limit
 
guint network_delay
 
guint stonith_timeout
 
int fired
 
int pending
 
int skipped
 
int completed
 
int incomplete
 
GList * synapses
 
int migration_limit
 
char * failed_stop_offset
 Failcount after one failed stop action. More...
 
char * failed_start_offset
 Failcount after one failed start action. More...
 
time_t recheck_by
 Time (from epoch) by which the controller should re-run the scheduler. More...
 

Detailed Description

Definition at line 106 of file pcmki_transition.h.

Field Documentation

◆ abort_priority

int pcmk__graph_t::abort_priority

Definition at line 109 of file pcmki_transition.h.

◆ abort_reason

const char* pcmk__graph_t::abort_reason

Definition at line 112 of file pcmki_transition.h.

◆ batch_limit

int pcmk__graph_t::batch_limit

Definition at line 118 of file pcmki_transition.h.

◆ complete

bool pcmk__graph_t::complete

Definition at line 111 of file pcmki_transition.h.

◆ completed

int pcmk__graph_t::completed

Definition at line 125 of file pcmki_transition.h.

◆ completion_action

enum pcmk__graph_next pcmk__graph_t::completion_action

Definition at line 113 of file pcmki_transition.h.

◆ failed_start_offset

char* pcmk__graph_t::failed_start_offset

Failcount after one failed start action.

Definition at line 136 of file pcmki_transition.h.

◆ failed_stop_offset

char* pcmk__graph_t::failed_stop_offset

Failcount after one failed stop action.

Definition at line 133 of file pcmki_transition.h.

◆ fired

int pcmk__graph_t::fired

Definition at line 122 of file pcmki_transition.h.

◆ id

int pcmk__graph_t::id

Definition at line 107 of file pcmki_transition.h.

◆ incomplete

int pcmk__graph_t::incomplete

Definition at line 126 of file pcmki_transition.h.

◆ migration_limit

int pcmk__graph_t::migration_limit

Definition at line 130 of file pcmki_transition.h.

◆ network_delay

guint pcmk__graph_t::network_delay

Definition at line 119 of file pcmki_transition.h.

◆ num_actions

int pcmk__graph_t::num_actions

Definition at line 115 of file pcmki_transition.h.

◆ num_synapses

int pcmk__graph_t::num_synapses

Definition at line 116 of file pcmki_transition.h.

◆ pending

int pcmk__graph_t::pending

Definition at line 123 of file pcmki_transition.h.

◆ recheck_by

time_t pcmk__graph_t::recheck_by

Time (from epoch) by which the controller should re-run the scheduler.

Definition at line 139 of file pcmki_transition.h.

◆ skipped

int pcmk__graph_t::skipped

Definition at line 124 of file pcmki_transition.h.

◆ source

char* pcmk__graph_t::source

Definition at line 108 of file pcmki_transition.h.

◆ stonith_timeout

guint pcmk__graph_t::stonith_timeout

Definition at line 120 of file pcmki_transition.h.

◆ synapses

GList* pcmk__graph_t::synapses

Definition at line 128 of file pcmki_transition.h.


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