Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
org.apache.ignite.platform.cpp |
Contains C++ platform-related classes.
|
org.apache.ignite.platform.dotnet |
Contains .Net platform-related classes.
|
Modifier and Type | Method and Description |
---|---|
PlatformConfiguration |
IgniteConfiguration.getPlatformConfiguration()
Gets platform configuration.
|
Modifier and Type | Method and Description |
---|---|
IgniteConfiguration |
IgniteConfiguration.setPlatformConfiguration(PlatformConfiguration platformCfg)
Sets platform configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
PlatformCppConfiguration
Platform CPP configuration.
|
Constructor and Description |
---|
PlatformCppConfiguration(PlatformConfiguration cfg)
Copying constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
PlatformDotNetConfiguration
Mirror of .Net class IgniteConfiguration.cs
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024