public class SnapshotRestoreCommand extends AbstractSnapshotCommand<SnapshotRestoreCommandArg>
CMD_NAME_POSTFIX| Constructor and Description |
|---|
SnapshotRestoreCommand() |
| Modifier and Type | Method and Description |
|---|---|
Class<SnapshotRestoreCommandArg> |
argClass() |
String |
confirmationPrompt(SnapshotRestoreCommandArg arg) |
@Nullable String |
deprecationMessage(SnapshotRestoreCommandArg arg) |
String |
description()
Command description.
|
Class<SnapshotRestoreTask> |
taskClass() |
printResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnodespublic String description()
@Nullable public @Nullable String deprecationMessage(SnapshotRestoreCommandArg arg)
arg - Command argument.public Class<SnapshotRestoreCommandArg> argClass()
public Class<SnapshotRestoreTask> taskClass()
public String confirmationPrompt(SnapshotRestoreCommandArg arg)
arg - Command argument.null it means that confirmation is not needed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023