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