Class DcReplicationCreateReplCommand

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

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

    • DcReplicationCreateReplCommand

      public DcReplicationCreateReplCommand()
  • Method Details