| AbstractCreateSnapshotFutureTask |
|
| AbstractSnapshotVerificationTask |
The task for checking the consistency of snapshots in the cluster.
|
| AbstractSnapshotVerificationTask.AbstractSnapshotVerificationJob |
|
| DataStreamerUpdatesHandler |
A snapshot haldler that monitors and warns of inconsistent by nature updates from DataStreamer which can issue
data inconsistency in snapshot.
|
| IgniteSnapshotManager |
Internal implementation of snapshot operations over persistence caches.
|
| IgniteSnapshotManager.ClusterSnapshotFuture |
|
| IgniteSnapshotManager.SnapshotHandlers |
Snapshot operation handlers.
|
| IncrementalSnapshotAwareMessage |
Message that holds a transaction message and incremental snapshot ID.
|
| IncrementalSnapshotMetadata |
Incremental snapshot metadata file.
|
| IncrementalSnapshotVerificationTask |
|
| IncrementalSnapshotVerificationTask.HashHolder |
Holder for calculated hashes.
|
| SnapshotFilesFailureMessage |
Message indicating a failure occurred during processing snapshot files request.
|
| SnapshotFilesRequestMessage |
|
| SnapshotFinishedFutureTask |
|
| SnapshotFutureTaskResult |
Represents result of SnapshotFutureTask.
|
| SnapshotHandlerContext |
Snapshot operation handler context.
|
| SnapshotHandlerRestoreTask |
Snapshot restore operation handling task.
|
| SnapshotHandlerResult<T> |
Result of local processing on the node.
|
| SnapshotMetadata |
Snapshot metadata file.
|
| SnapshotMetadataVerificationTask |
Snapshot task to verify snapshot metadata on the baseline nodes for given snapshot name.
|
| SnapshotMetadataVerificationTaskArg |
Input parameters for checking snapshot metadata.
|
| SnapshotMetadataVerificationTaskResult |
|
| SnapshotMXBeanImpl |
Snapshot MBean features.
|
| SnapshotOperationRequest |
|
| SnapshotPartitionsQuickVerifyHandler |
Quick partitions verifier.
|
| SnapshotPartitionsVerifyHandler |
Default snapshot restore handler for checking snapshot partitions consistency.
|
| SnapshotPartitionsVerifyTask |
|
| SnapshotPartitionsVerifyTaskArg |
Input parameters for checking snapshot partitions consistency task.
|
| SnapshotPartitionsVerifyTaskResult |
The result of execution snapshot partitions verify task which besides calculating partition hashes of
IdleVerifyResultV2 also contains the snapshot metadata distribution across the cluster.
|
| SnapshotResponseRemoteFutureTask |
|
| SnapshotRestoreProcess |
Distributed process to restore cache group from the snapshot.
|
| SnapshotSender |
|