Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
Modifier and Type | Method and Description |
---|---|
static Ignite |
Ignition.ignite()
Gets an instance of default no-name grid.
|
static Ignite |
Ignition.ignite(String name)
Gets a named Ignite instance.
|
static Ignite |
Ignition.ignite(UUID locNodeId)
Gets a grid instance for given local node ID.
|
static Ignite |
Ignition.localIgnite()
This method is used to address a local
Ignite instance, principally from closure. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024