Class TablesRecoveryStartCall

java.lang.Object
org.gridgain.internal.cli.call.pitr.TablesRecoveryStartCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<TablesRecoveryStartCallInput,String>

@Singleton public class TablesRecoveryStartCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<TablesRecoveryStartCallInput,String>
Call to create a point-in-time recovery.
  • Constructor Details

    • TablesRecoveryStartCall

      public TablesRecoveryStartCall(org.apache.ignite.internal.cli.core.rest.ApiClientFactory clientFactory)
  • Method Details