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 Fabric : ver. 2.1.0 Release Date : July 20 2017