| 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 execSvc,
ExecutorService svcExecSvc,
ExecutorService sysExecSvc,
StripedExecutor stripedExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
ExecutorService igfsExecSvc,
ExecutorService dataStreamExecSvc,
ExecutorService restExecSvc,
ExecutorService affExecSvc,
ExecutorService idxExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
ExecutorService qryExecSvc,
ExecutorService schemaExecSvc,
Map<String,? extends ExecutorService> customExecSvcs,
List<PluginProvider> plugins)
Creates new kernal context.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteEx |
GridCacheContext.grid() |
| Modifier and Type | Method and Description |
|---|---|
IgniteEx |
StandaloneGridKernalContext.grid()
Gets grid instance managed by kernal.
|
| Modifier and Type | Field and Description |
|---|---|
protected IgniteEx |
VisorJob.ignite
Auto-injected grid instance.
|
protected IgniteEx |
VisorMultiNodeTask.ignite
Auto-injected grid instance.
|
| Constructor and Description |
|---|
VisorCache(IgniteEx ignite,
GridCacheAdapter ca)
Create data transfer object for given cache.
|
VisorCacheConfiguration(IgniteEx ignite,
CacheConfiguration ccfg,
IgniteUuid dynamicDeploymentId)
Create data transfer object for cache configuration properties.
|
VisorCacheMetrics(IgniteEx ignite,
String cacheName)
Create data transfer object for given cache metrics.
|
VisorCacheStoreConfiguration(IgniteEx ignite,
CacheConfiguration ccfg)
Create data transfer object for cache store configuration properties.
|
| Modifier and Type | Field and Description |
|---|---|
protected IgniteEx |
VisorGatewayTask.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.
|
| Constructor and Description |
|---|
VisorBasicConfiguration(IgniteEx ignite,
IgniteConfiguration c)
Create data transfer object for node basic configuration properties.
|
VisorGridConfiguration(IgniteEx ignite)
Create data transfer object with node configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VisorQueryUtils.scheduleResultSetHolderRemoval(String qryId,
IgniteEx ignite) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017