Class ConfigurationConverterCmd

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

public class ConfigurationConverterCmd extends org.apache.ignite3.internal.cli.commands.BaseCommand implements Callable<Integer>
ConfigurationConverterCmd.
  • Constructor Details

    • ConfigurationConverterCmd

      public ConfigurationConverterCmd()
  • Method Details