Searched defs:clusterNode (Results 1 – 1 of 1) sorted by relevance
116 typedef struct clusterNode { struct124 struct clusterNode **slaves; /* pointers to slave nodes */ argument125 struct clusterNode *slaveof; /* pointer to the master node. Note that it argument141 } clusterNode; argument