public interface PlatformBootstrap
| Modifier and Type | Method and Description |
|---|---|
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.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016