ndb_mgm_cluster_state Struct Reference
[
MGM_C_API
]
#include <mgmapi.h>
List of all members.
Detailed Description
State of all nodes in the cluster; returned from
ndb_mgm_get_status()
Public Attributes
int
no_of_nodes
struct
ndb_mgm_node_state
node_states
[]
Member Data Documentation
int
ndb_mgm_cluster_state::no_of_nodes
Number of entries in the node_states array
Documentation generated Wed Jan 30 10:03:11 2008 from mysql source files.
© 2003-2004
MySQL AB