|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listener to events occuring on the cluster
| Method Summary | |
void |
onCoordinatorChanged(ClusterEvent event)
An election has occurred and a new coordinator has been selected |
void |
onNodeAdd(ClusterEvent event)
A new node has been added |
void |
onNodeFailed(ClusterEvent event)
A node has failed due to process or network failure |
void |
onNodeRemoved(ClusterEvent event)
A node has been removed (a clean shutdown) |
void |
onNodeUpdate(ClusterEvent event)
A node has updated its state |
| Method Detail |
public void onNodeAdd(ClusterEvent event)
event - public void onNodeUpdate(ClusterEvent event)
event - public void onNodeRemoved(ClusterEvent event)
event - public void onNodeFailed(ClusterEvent event)
event - public void onCoordinatorChanged(ClusterEvent event)
event -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||