Class SnapshotRestoreCall

java.lang.Object
org.gridgain.internal.cli.call.snapshot.SnapshotRestoreCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<SnapshotRestoreCallInput,String>

@Singleton public class SnapshotRestoreCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<SnapshotRestoreCallInput,String>
Call to restore a snapshot.
  • Constructor Details

    • SnapshotRestoreCall

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