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
Apache Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015