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.1.0-incubating Release Date : May 20 2015