public interface IgnitionListener extends EventListener
Ignition.addListener(IgnitionListener) to register this
listener with grid factory.| Modifier and Type | Method and Description |
|---|---|
void |
onStateChange(String name,
IgniteState state)
Listener for grid factory state change notifications.
|
void onStateChange(@Nullable
String name,
IgniteState state)
name - Grid name (null for default un-named grid).state - New state.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016