| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.checkpoint | |
| org.apache.ignite.internal.processors.cache.persistence.wal.filehandle | |
| org.apache.ignite.internal.processors.job |
TODO.
|
| org.apache.ignite.internal.processors.query.schema | |
| org.apache.ignite.internal.processors.task |
TODO.
|
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.internal.util.worker |
Common utility classes for threads.
|
| org.apache.ignite.spi.communication.tcp.internal |
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
|
| org.apache.ignite.spi.communication.tcp.internal.shmem |
| Modifier and Type | Class and Description |
|---|---|
class |
Checkpointer
Checkpointer object is used for notification on checkpoint begin, predicate is
Checkpointer.scheduledCp.nextCpTs -
now > 0 . |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpoint |
CheckpointWorkflow.markCheckpointBegin(long cpTs,
CheckpointProgressImpl curr,
CheckpointMetricsTracker tracker,
WorkProgressDispatcher workProgressDispatcher)
First stage of checkpoint which collects demanded information(dirty pages mostly).
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileHandleManagerImpl.WALWriter
WAL writer worker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridJobWorker
Job worker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaIndexCachePartitionWorker
Worker for creating/rebuilding indexes for cache per partition.
|
class |
SchemaOperationWorker
Schema operation executor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridTaskWorker<T,R>
Grid task worker.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StripedExecutor.Stripe
Stripe.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridWorker
Extension to standard
Runnable interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommunicationWorker
Works with connections states.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShmemAcceptWorker
This worker takes request created via shmem.
|
class |
ShmemWorker
Shmem grid worker.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021