pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
notify_data_s Struct Reference

#include <internal.h>

Collaboration diagram for notify_data_s:
Collaboration graph
[legend]

Data Fields

GHashTable * keys
 
const char * action
 
action_tpre
 
action_tpost
 
action_tpre_done
 
action_tpost_done
 
GListPtr active
 
GListPtr inactive
 
GListPtr start
 
GListPtr stop
 
GListPtr demote
 
GListPtr promote
 
GListPtr master
 
GListPtr slave
 
GHashTable * allowed_nodes
 

Detailed Description

Definition at line 35 of file internal.h.

Field Documentation

const char* notify_data_s::action

Definition at line 38 of file internal.h.

GListPtr notify_data_s::active

Definition at line 45 of file internal.h.

GHashTable* notify_data_s::allowed_nodes

Definition at line 53 of file internal.h.

GListPtr notify_data_s::demote

Definition at line 49 of file internal.h.

GListPtr notify_data_s::inactive

Definition at line 46 of file internal.h.

GHashTable* notify_data_s::keys

Definition at line 36 of file internal.h.

GListPtr notify_data_s::master

Definition at line 51 of file internal.h.

action_t* notify_data_s::post

Definition at line 41 of file internal.h.

action_t* notify_data_s::post_done

Definition at line 43 of file internal.h.

action_t* notify_data_s::pre

Definition at line 40 of file internal.h.

action_t* notify_data_s::pre_done

Definition at line 42 of file internal.h.

GListPtr notify_data_s::promote

Definition at line 50 of file internal.h.

GListPtr notify_data_s::slave

Definition at line 52 of file internal.h.

GListPtr notify_data_s::start

Definition at line 47 of file internal.h.

GListPtr notify_data_s::stop

Definition at line 48 of file internal.h.


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