Class DcReplicationDeleteReplCommand

java.lang.Object
org.apache.ignite.internal.cli.commands.BaseCommand
org.gridgain.internal.cli.commands.dcr.repl.DcReplicationDeleteReplCommand
All Implemented Interfaces:
Callable<Integer>

public class DcReplicationDeleteReplCommand extends org.apache.ignite.internal.cli.commands.BaseCommand implements Callable<Integer>
Delete data center replication.
  • Constructor Details

    • DcReplicationDeleteReplCommand

      public DcReplicationDeleteReplCommand()
  • Method Details