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(String name, IgniteState state)
name
- Ignite instance name (null
for default un-named Ignite instance).state
- New state.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024