Package com.mapr.cli
Class MapRCLIRegistry
- java.lang.Object
-
- com.mapr.cli.MapRCLIRegistry
-
- All Implemented Interfaces:
com.mapr.cliframework.base.CLIRegistryInterface
public class MapRCLIRegistry extends java.lang.Object implements com.mapr.cliframework.base.CLIRegistryInterface
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MapRCLIRegistrygetInstance()voidregister()
-
-
-
Method Detail
-
getInstance
public static MapRCLIRegistry getInstance()
-
register
public void register()
- Specified by:
registerin interfacecom.mapr.cliframework.base.CLIRegistryInterface
-
-