| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.managers |
TODO.
|
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.metric |
| Modifier and Type | Field and Description |
|---|---|
protected IgniteStripedThreadPoolExecutor |
GridKernalContextImpl.callbackExecSvc |
protected IgniteStripedThreadPoolExecutor |
GridKernalContextImpl.rebalanceStripedExecSvc |
| Modifier and Type | Method and Description |
|---|---|
IgniteStripedThreadPoolExecutor |
GridKernalContextImpl.asyncCallbackPool()
Gets async callback pool.
|
IgniteStripedThreadPoolExecutor |
GridKernalContext.asyncCallbackPool()
Gets async callback pool.
|
IgniteStripedThreadPoolExecutor |
GridKernalContextImpl.getStripedRebalanceExecutorService()
Executor service that is in charge of processing unorderable rebalance messages.
|
IgniteStripedThreadPoolExecutor |
GridKernalContext.getStripedRebalanceExecutorService()
Executor service that is in charge of processing unorderable rebalance messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteKernal.start(IgniteConfiguration cfg,
ExecutorService utilityCachePool,
ExecutorService execSvc,
ExecutorService svcExecSvc,
ExecutorService sysExecSvc,
StripedExecutor stripedExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
StripedExecutor dataStreamExecSvc,
ExecutorService restExecSvc,
ExecutorService affExecSvc,
@Nullable ExecutorService idxExecSvc,
@Nullable ExecutorService buildIdxExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
ExecutorService qryExecSvc,
ExecutorService schemaExecSvc,
ExecutorService rebalanceExecSvc,
IgniteStripedThreadPoolExecutor rebalanceStripedExecSvc,
@Nullable Map<String,? extends ExecutorService> customExecSvcs,
GridAbsClosure errHnd,
WorkersRegistry workerRegistry,
Thread.UncaughtExceptionHandler hnd,
TimeBag startTimer) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteMBeansManager.registerAllMBeans(ExecutorService utilityCachePool,
ExecutorService execSvc,
ExecutorService svcExecSvc,
ExecutorService sysExecSvc,
StripedExecutor stripedExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
StripedExecutor dataStreamExecSvc,
ExecutorService restExecSvc,
ExecutorService affExecSvc,
@Nullable ExecutorService idxExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
ExecutorService qryExecSvc,
ExecutorService schemaExecSvc,
ExecutorService rebalanceExecSvc,
IgniteStripedThreadPoolExecutor rebalanceStripedExecSvc,
@Nullable Map<String,? extends ExecutorService> customExecSvcs,
WorkersRegistry workersRegistry)
Registers all kernal MBeans (for kernal, metrics, thread pools).
|
| Modifier and Type | Method and Description |
|---|---|
IgniteStripedThreadPoolExecutor |
StandaloneGridKernalContext.asyncCallbackPool()
Gets async callback pool.
|
IgniteStripedThreadPoolExecutor |
StandaloneGridKernalContext.getStripedRebalanceExecutorService()
Executor service that is in charge of processing unorderable rebalance messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridMetricManager.registerThreadPools(ExecutorService utilityCachePool,
ExecutorService execSvc,
ExecutorService svcExecSvc,
ExecutorService sysExecSvc,
StripedExecutor stripedExecSvc,
ExecutorService p2pExecSvc,
ExecutorService mgmtExecSvc,
StripedExecutor dataStreamExecSvc,
ExecutorService restExecSvc,
ExecutorService affExecSvc,
@Nullable ExecutorService idxExecSvc,
IgniteStripedThreadPoolExecutor callbackExecSvc,
ExecutorService qryExecSvc,
ExecutorService schemaExecSvc,
ExecutorService rebalanceExecSvc,
IgniteStripedThreadPoolExecutor rebalanceStripedExecSvc,
@Nullable Map<String,? extends ExecutorService> customExecSvcs)
Registers all metrics for thread pools.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020