Interface CommandLineUtils

All Superinterfaces:
CommandLineLoggingUtils

public interface CommandLineUtils extends CommandLineLoggingUtils
Contains basic command line parsing functionality and methods to parse some common Spark CLI options.
  • Method Details

    • main

      void main(String[] args)