| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.checkpoint | |
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.worker |
System worker registry and control MBean implementation.
|
| org.apache.ignite.spi.communication.tcp.internal |
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
|
| Modifier and Type | Method and Description |
|---|---|
WorkersRegistry |
GridKernalContextImpl.workersRegistry()
Gets workers registry.
|
WorkersRegistry |
GridKernalContext.workersRegistry()
Gets workers registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteKernal.start(IgniteConfiguration cfg,
GridAbsClosure errHnd,
WorkersRegistry workerRegistry,
Thread.UncaughtExceptionHandler hnd,
TimeBag startTimer) |
| Constructor and Description |
|---|
GridKernalContextImpl(GridLoggerProxy log,
IgniteEx grid,
IgniteConfiguration cfg,
GridKernalGateway gw,
List<PluginProvider> plugins,
IgnitePredicate<String> clsFilter,
WorkersRegistry workerRegistry,
Thread.UncaughtExceptionHandler hnd,
LongJVMPauseDetector pauseDetector)
Creates new kernal context.
|
| Modifier and Type | Method and Description |
|---|---|
WorkersRegistry |
StandaloneGridKernalContext.workersRegistry()
Gets workers registry.
|
| Constructor and Description |
|---|
FailureHandlingMxBeanImpl(@NotNull WorkersRegistry workersRegistry,
@NotNull IgniteCacheDatabaseSharedManager dbMgr) |
WorkersControlMXBeanImpl(WorkersRegistry registry)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023