| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.visor | |
| org.apache.ignite.internal.visor.compute | |
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteKernal
Ignite kernal.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteEx |
GridKernalContextImpl.grid()
Gets grid instance managed by kernal.
|
IgniteEx |
GridKernalContext.grid()
Gets grid instance managed by kernal.
|
| Constructor and Description |
|---|
GridKernalContextImpl(GridLoggerProxy log,
IgniteEx grid,
IgniteConfiguration cfg,
GridKernalGateway gw,
ExecutorService utilityCachePool,
ExecutorService marshCachePool,
ExecutorService execSvc,
ExecutorService sysExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
ExecutorService igfsExecSvc,
ExecutorService restExecSvc)
Creates new kernal context.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteEx |
GridCacheContext.grid() |
| Modifier and Type | Field and Description |
|---|---|
protected IgniteEx |
VisorMultiNodeTask.ignite
Auto-injected grid instance.
|
protected IgniteEx |
VisorJob.ignite
Auto-injected grid instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisorComputeMonitoringHolder.startCollect(IgniteEx ignite,
String visorKey)
Start collect events for Visor instance.
|
void |
VisorComputeMonitoringHolder.stopCollect(IgniteEx g,
String visorKey)
Disable collect events for Visor instance.
|
| Modifier and Type | Method and Description |
|---|---|
VisorGridConfiguration |
VisorGridConfiguration.from(IgniteEx ignite) |
static VisorBasicConfiguration |
VisorBasicConfiguration.from(IgniteEx ignite,
IgniteConfiguration c) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015