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.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024