public class IgniteComponent
extends java.lang.Object
implements java.io.Closeable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IGNITE_GRID_NAME_KEY |
| Constructor and Description |
|---|
IgniteComponent(ConfigurationComponent configurationComponent,
CuratorComponent curatorComponent,
ServiceIdComponent serviceIdComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Ignite |
get() |
void |
shutdown() |
public static final java.lang.String IGNITE_GRID_NAME_KEY
public IgniteComponent(ConfigurationComponent configurationComponent, CuratorComponent curatorComponent, ServiceIdComponent serviceIdComponent)