Package com.mapr.db.shell
Class MapRDBShell
- java.lang.Object
-
- com.mapr.db.shell.MapRDBShell
-
public class MapRDBShell extends java.lang.ObjectDriver class to run the MapR-DB Json Shell.
-
-
Constructor Summary
Constructors Constructor Description MapRDBShell()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main class that delegates to Spring Shell's Bootstrap class in order to simplify debugging inside an IDE
-