Lines Matching full:cluster
259 * 1: A link towards a zone/cluster external node comes up.
261 * system nodes within own cluster that the new destination
263 * (node.establishedContact()=>cluster.multicastNewRoute())
267 * system nodes within own cluster that the new destination
269 * (node.establishedContact()=>cluster.multicastNewRoute())
271 * of all system nodes within cluster:
272 * (node.establishedContact()=>cluster.sendLocalRoutes())
274 * 3: A new cluster local system node becomes available.
276 * information about all cluster external and slave
282 * (node.establishedContact()=>cluster.multicastNewRoute())
284 * 4: The link towards a zone/cluster external node or slave
287 * nodes within cluster that the new destination can not any
289 * (node.lostAllLinks()=>cluster.bcastLostRoute())
291 * 5: A cluster local system node becomes unavailable.
298 * (node.establishedContact()=>cluster.multicastLostRoute())