| Package | Description |
|---|---|
| com.hazelcast.spi.hotrestart.impl |
Implementation code for the Hot Restart store SPI.
|
| com.hazelcast.spi.hotrestart.impl.gc |
Implementation of garbage collection for the
Hot Restart store.
|
| com.hazelcast.spi.hotrestart.impl.gc.chunk | |
| com.hazelcast.spi.hotrestart.impl.gc.record | |
| com.hazelcast.spi.hotrestart.impl.io |
| Class and Description |
|---|
| ChunkManager
Manages GC-related metadata and contains the entry points into the GC procedures.
|
| Class and Description |
|---|
| BackupTask
Class in charge of copying stable hot restart chunks.
|
| GcHelper
Contains common constants, global counters, static utility methods, and system resource-oriented methods used
throughout the Hot Restart module.
|
| GcLogger
Adds lazy-evaluating methods to Hazelcast logger.
|
| MutatorCatchup
Instance of this class is passed around to allow catching up with the mutator thread
at any point along the GC cycle codepath.
|
| MutatorCatchup.CatchupRunnable
Allows a task to be run with access to the
MutatorCatchup. |
| Class and Description |
|---|
| GcHelper
Contains common constants, global counters, static utility methods, and system resource-oriented methods used
throughout the Hot Restart module.
|
| Class and Description |
|---|
| MutatorCatchup
Instance of this class is passed around to allow catching up with the mutator thread
at any point along the GC cycle codepath.
|
| Class and Description |
|---|
| MutatorCatchup
Instance of this class is passed around to allow catching up with the mutator thread
at any point along the GC cycle codepath.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.