Class TableManagerCLI

java.lang.Object
org.gorpipe.gor.manager.TableManagerCLI

public class TableManagerCLI
extends java.lang.Object
Command line interface for the table manager.

Uses the CMDOption library: https://github.com/ToToTec/CmdOption#pre-registered-cmdoptionhandlers

Created by gisli on 21/08/16.

  • Constructor Summary

    Constructors 
    Constructor Description
    TableManagerCLI()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Main for gormanager.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Main for gormanager.
      Parameters:
      args - commandline arguments.