java.lang.Object
org.apache.ignite3.internal.cli.commands.BaseCommand
org.apache.ignite.migrationtools.cli.persistence.commands.MigrateCacheCmd
All Implemented Interfaces:
Callable<Integer>

public class MigrateCacheCmd extends org.apache.ignite3.internal.cli.commands.BaseCommand implements Callable<Integer>
Migrate cache command.
  • Field Summary

    Fields inherited from class org.apache.ignite3.internal.cli.commands.BaseCommand

    spec, verbose
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.ignite3.internal.cli.commands.BaseCommand

    runFlow, runPipeline

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait