Class MapRDBShell

java.lang.Object
com.mapr.db.shell.MapRDBShell

public class MapRDBShell extends Object
Driver class to run the MapR-DB Json Shell.
  • Constructor Details

    • MapRDBShell

      public MapRDBShell()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Main class that delegates to Spring Shell's Bootstrap class in order to simplify debugging inside an IDE
      Parameters:
      args -
      Throws:
      IOException