public interface PlatformBootstrap
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Init the bootstrap.
|
PlatformProcessor |
start(IgniteConfiguration cfg,
GridSpringResourceContext springCtx,
long envPtr,
long dataPtr)
Start Ignite node.
|
PlatformProcessor start(IgniteConfiguration cfg, @Nullable GridSpringResourceContext springCtx, long envPtr, long dataPtr)
cfg - Configuration.springCtx - Optional Spring resource context.envPtr - Environment pointer.dataPtr - Optional pointer to additional data required for startup.void init()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016