public class IgniteComponent
extends java.lang.Object
| 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 |
|---|---|
Ignite |
get() |
void |
shutdown() |
public static final java.lang.String IGNITE_GRID_NAME_KEY
public IgniteComponent(ConfigurationComponent configurationComponent, CuratorComponent curatorComponent, ServiceIdComponent serviceIdComponent)