#include <mgmapi.h>
Public Attributes | |
| int | node_id |
| enum ndb_mgm_node_type | node_type |
| enum ndb_mgm_node_status | node_status |
| int | start_phase |
| int | dynamic_id |
| int | node_group |
| int | version |
| int | connect_count |
| char | connect_address [sizeof("000.000.000.000")+1] |
Sub-structure in enum ndb_mgm_cluster_state returned by ndb_mgm_get_status().
Definition at line 317 of file mgmapi.h.
NDB Cluster node ID
Definition at line 319 of file mgmapi.h.
Referenced by cmp_state(), get_next_nodeid(), ndb_mgm_get_status(), and waitClusterStatus().
1.4.7

