Uses of Interface
org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandler
-
Packages that use SnapshotHandler Package Description org.apache.ignite.internal.processors.cache.persistence.snapshot -
-
Uses of SnapshotHandler in org.apache.ignite.internal.processors.cache.persistence.snapshot
Classes in org.apache.ignite.internal.processors.cache.persistence.snapshot that implement SnapshotHandler Modifier and Type Class Description classDataStreamerUpdatesHandlerA snapshot haldler that monitors and warns of inconsistent by nature updates from DataStreamer which can issue data inconsistency in snapshot.classSnapshotPartitionsQuickVerifyHandlerQuick partitions verifier.classSnapshotPartitionsVerifyHandlerDefault snapshot restore handler for checking snapshot partitions consistency.
-