Class StandardBootstrapArgumentParser

java.lang.Object
org.apache.nifi.bootstrap.command.io.StandardBootstrapArgumentParser
All Implemented Interfaces:
BootstrapArgumentParser

public class StandardBootstrapArgumentParser extends Object implements BootstrapArgumentParser
Standard implementation of Bootstrap Argument Parser supporting enumerated arguments as the first element in an array
  • Field Details

  • Constructor Details

    • StandardBootstrapArgumentParser

      public StandardBootstrapArgumentParser()
  • Method Details