public interface LifecycleAware
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts grid component, called on grid start.
|
void |
stop()
Stops grid component, called on grid shutdown.
|
void start()
throws IgniteException
IgniteException - If failed.void stop() throws IgniteException
IgniteException - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018