public interface VisorTopologyListener
Modifier and Type | Method and Description |
---|---|
void |
onNodeFailed(UUID nid)
Action that should be done on node failed.
|
void |
onNodeJoin(UUID nid)
Action that should be done on node join.
|
void |
onNodeLeft(UUID nid)
Action that should be done on node left.
|
void |
onNodeSegmented(UUID nid)
Action that should be done on node segmented.
|
void onNodeJoin(UUID nid)
nid
- ID of node that join topology.void onNodeLeft(UUID nid)
nid
- ID of node that left topology.void onNodeFailed(UUID nid)
nid
- ID of failed node.void onNodeSegmented(UUID nid)
nid
- ID of segmented node.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015