Class SnapshotCreateCall

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

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

    • SnapshotCreateCall

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