Class CommandLineHandlerRedundancyAdd

java.lang.Object
net.messagevortex.commandline.CommandLineHandlerRedundancyAdd
All Implemented Interfaces:
Callable<Integer>

public class CommandLineHandlerRedundancyAdd extends Object implements Callable<Integer>
  • Constructor Details

    • CommandLineHandlerRedundancyAdd

      public CommandLineHandlerRedundancyAdd()
  • Method Details

    • call

      public Integer call() throws Exception

      Commandline handler to apply an add redundancy operation to a file.

      Use java -jar MessageVortex.jar redundancy addRedundancy --help to get all supported parameters.

      Specified by:
      call in interface Callable<Integer>
      Returns:
      the error level to be returned
      Throws:
      Exception - if anything goes wrong