Class TablesRecoveryStateCallInput
java.lang.Object
org.gridgain.internal.cli.call.pitr.TablesRecoveryStateCallInput
- All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.CallInput
public class TablesRecoveryStateCallInput
extends Object
implements org.apache.ignite.internal.cli.core.call.CallInput
Input for
TablesRecoveryStartCall.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Builder forTablesRecoveryStateCallInput.Returns cluster URL.Returns the id of recovery operation process.
-
Method Details
-
builder
Builder forTablesRecoveryStateCallInput. -
clusterUrl
Returns cluster URL.- Returns:
- Cluster URL.
-
operationId
Returns the id of recovery operation process.- Returns:
- operation id.
-