| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected IgniteStripedThreadPoolExecutor |
GridKernalContextImpl.callbackExecSvc |
| Modifier and Type | Method and Description |
|---|---|
IgniteStripedThreadPoolExecutor |
GridKernalContext.asyncCallbackPool()
Gets async callback pool.
|
IgniteStripedThreadPoolExecutor |
GridKernalContextImpl.asyncCallbackPool()
Gets async callback pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteKernal.start(IgniteConfiguration cfg,
ExecutorService utilityCachePool,
ExecutorService marshCachePool,
ExecutorService execSvc,
ExecutorService sysExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
ExecutorService igfsExecSvc,
ExecutorService restExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
GridAbsClosure errHnd) |
| 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,
IgniteStripedThreadPoolExecutor callbackExecSvc,
List<PluginProvider> plugins)
Creates new kernal context.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016