| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.snapshot |
| Modifier and Type | Method and Description |
|---|---|
SnapshotHandlerType |
SnapshotPartitionsQuickVerifyHandler.type()
Snapshot handler type.
|
SnapshotHandlerType |
DataStreamerUpdatesHandler.type()
Snapshot handler type.
|
SnapshotHandlerType |
SnapshotPartitionsVerifyHandler.type()
Snapshot handler type.
|
SnapshotHandlerType |
SnapshotHandler.type()
Snapshot handler type.
|
static SnapshotHandlerType |
SnapshotHandlerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapshotHandlerType[] |
SnapshotHandlerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IgniteSnapshotManager.SnapshotHandlers.completeAll(SnapshotHandlerType type,
String snpName,
Map<String,List<SnapshotHandlerResult<?>>> res,
Collection<UUID> reqNodes,
Consumer<List<String>> wrnsHnd) |
protected @Nullable Map<String,SnapshotHandlerResult<Object>> |
IgniteSnapshotManager.SnapshotHandlers.invokeAll(SnapshotHandlerType type,
SnapshotHandlerContext ctx) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023