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(@Nullable 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. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019