public interface IgniteChangeGlobalStateSupport
| Modifier and Type | Method and Description |
|---|---|
void |
onActivate(GridKernalContext kctx)
Called when cluster performing activation.
|
void |
onDeActivate(GridKernalContext kctx)
Called when cluster performing deactivation.
|
void onActivate(GridKernalContext kctx) throws IgniteCheckedException
kctx - Kernal context.IgniteCheckedException - If failed.void onDeActivate(GridKernalContext kctx)
kctx - Kernal context.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021