Class FlushReplicationCall

java.lang.Object
org.gridgain.internal.cli.call.dcr.FlushReplicationCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<FlushReplicationCallInput,String>

@Singleton public class FlushReplicationCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<FlushReplicationCallInput,String>
Flush replication call.
  • Constructor Details

    • FlushReplicationCall

      public FlushReplicationCall(org.apache.ignite.internal.cli.core.rest.ApiClientFactory apiClientFactory)
  • Method Details