| Package | Description |
|---|---|
| org.gridgain.grid.kernal |
Contains main implementation.
|
| org.gridgain.grid.kernal.visor.cmd | |
| org.gridgain.grid.kernal.visor.cmd.dto | |
| org.gridgain.grid.kernal.visor.cmd.dto.node |
| Modifier and Type | Class and Description |
|---|---|
class |
GridKernal
GridGain kernal.
|
| Modifier and Type | Method and Description |
|---|---|
GridEx |
GridKernalContextImpl.grid()
Gets grid instance managed by kernal.
|
GridEx |
GridKernalContext.grid()
Gets grid instance managed by kernal.
|
| Constructor and Description |
|---|
GridKernalContextImpl(GridLoggerProxy log,
GridEx grid,
GridConfiguration cfg,
GridKernalGateway gw,
boolean ent)
Creates new kernal context.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridEx |
VisorJob.g |
| Modifier and Type | Method and Description |
|---|---|
static VisorLicense |
VisorLicense.from(GridEx g) |
static VisorGridConfig |
VisorGridConfig.from(GridEx g) |
| Modifier and Type | Method and Description |
|---|---|
static VisorBasicConfig |
VisorBasicConfig.from(GridEx g,
GridConfiguration c) |
Copyright © 2014. All rights reserved.