public class PlatformDotNetBootstrap extends PlatformAbstractBootstrap
| Constructor and Description |
|---|
PlatformDotNetBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformAbstractConfigurationClosure |
closure(long envPtr)
Get configuration transformer closure.
|
void |
init()
Init the bootstrap.
|
protected void |
processInput(PlatformInputStream input,
IgniteConfiguration cfg)
Processes any additional input data.
|
startpublic void init()
init in interface PlatformBootstrapinit in class PlatformAbstractBootstrapprotected PlatformAbstractConfigurationClosure closure(long envPtr)
closure in class PlatformAbstractBootstrapenvPtr - Environment pointer.protected void processInput(PlatformInputStream input, IgniteConfiguration cfg)
processInput in class PlatformAbstractBootstrapinput - Input stream.cfg - Config.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017