| Interface | Description |
|---|---|
| LoadedConfigurationListener |
Synchronized listener, when a node calls one of the methods below during Hot Restart,
it will block until the method returns.
|
| Class | Description |
|---|---|
| ConfigDescriptor |
Caches and IMaps config can be created programmatically, but their data must
be preloaded on startup.
|
| HotBackupService |
Service for initiating a cluster-wide backup of hot restart data.
|
| HotRestartIntegrationService |
Provides common services needed for Hot Restart.
|
| PersistentConfigDescriptors |
Maintains the in-memory mapping of names and 32-bit cache IDs to
ConfigDescriptors. |
| RamStoreHelper |
Helper utility to provide common functionality for
RamStore
implementations. |
| Exception | Description |
|---|---|
| ForceStartException |
Thrown when force start request is detected during Hot Restart
member join, validation or data load phases.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.