public interface IgnitionListener extends EventListener
Ignition.addListener(IgnitionListener) to register this
listener with grid factory.| Modifier and Type | Method and Description |
|---|---|
void |
onStateChange(@Nullable String name,
IgniteState state)
Listener for grid factory state change notifications.
|
void onStateChange(@Nullable
@Nullable String name,
IgniteState state)
name - Ignite instance name (null for default un-named Ignite instance).state - New state.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023