| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.processors.platform.lifecycle | |
| org.apache.ignite.internal.processors.resource |
TODO.
|
| org.apache.ignite.platform.dotnet |
Contains .Net platform-related classes.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleBean[] |
IgniteConfiguration.getLifecycleBeans()
Returns a collection of life-cycle beans.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setLifecycleBeans(LifecycleBean... lifecycleBeans)
Sets a collection of lifecycle beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformLifecycleBean
Lifecycle aware bean for interop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridResourceProcessor.cleanup(LifecycleBean lifecycleBean)
Cleans up resources from given lifecycle beans.
|
void |
GridResourceProcessor.inject(LifecycleBean lifecycleBean)
Injects held resources into given lifecycle bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformDotNetLifecycleBean
Lifecycle bean implementation which can be used to configure .Net lifecycle beans in Java Spring configuration.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021