Uses of Class
org.apache.pinot.tools.admin.command.AddTableCommand
-
Packages that use AddTableCommand Package Description org.apache.pinot.tools.admin.command -
-
Uses of AddTableCommand in org.apache.pinot.tools.admin.command
Methods in org.apache.pinot.tools.admin.command that return AddTableCommand Modifier and Type Method Description AddTableCommandAddTableCommand. setAuthToken(String authToken)AddTableCommandAddTableCommand. setControllerHost(String controllerHost)AddTableCommandAddTableCommand. setControllerPort(String controllerPort)AddTableCommandAddTableCommand. setControllerProtocol(String controllerProtocol)AddTableCommandAddTableCommand. setExecute(boolean exec)AddTableCommandAddTableCommand. setPassword(String password)AddTableCommandAddTableCommand. setSchemaFile(String schemaFile)AddTableCommandAddTableCommand. setTableConfigFile(String tableConfigFile)AddTableCommandAddTableCommand. setUser(String user)
-