| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.snapshot |
| Modifier and Type | Method and Description |
|---|---|
void |
DataStreamerUpdatesHandler.complete(String name,
Collection<SnapshotHandlerResult<Boolean>> results)
Processing the results of the
SnapshotHandler.invoke(SnapshotHandlerContext) method received from all nodes. |
void |
SnapshotPartitionsQuickVerifyHandler.complete(String name,
Collection<SnapshotHandlerResult<Map<PartitionKeyV2,PartitionHashRecordV2>>> results)
Processing the results of the
SnapshotHandler.invoke(SnapshotHandlerContext) method received from all nodes. |
void |
SnapshotPartitionsVerifyHandler.complete(String name,
Collection<SnapshotHandlerResult<Map<PartitionKeyV2,PartitionHashRecordV2>>> results)
Processing the results of the
SnapshotHandler.invoke(SnapshotHandlerContext) method received from all nodes. |
default void |
SnapshotHandler.complete(String name,
Collection<SnapshotHandlerResult<T>> results)
Processing the results of the
SnapshotHandler.invoke(SnapshotHandlerContext) method received from all nodes. |
protected void |
IgniteSnapshotManager.SnapshotHandlers.completeAll(SnapshotHandlerType type,
String snpName,
Map<String,List<SnapshotHandlerResult<?>>> res,
Collection<UUID> reqNodes,
Consumer<List<String>> wrnsHnd) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023