Package org.apache.pinot.tools
Class PinotToolLauncher
- java.lang.Object
-
- org.apache.pinot.tools.PinotToolLauncher
-
public class PinotToolLauncher extends Object
-
-
Constructor Summary
Constructors Constructor Description PinotToolLauncher()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(String[] args)Map<String,Command>getSubCommands()static voidmain(String[] args)voidprintUsage()
-