Uses of Class
org.apache.pinot.tools.admin.command.AddSchemaCommand
-
Packages that use AddSchemaCommand Package Description org.apache.pinot.tools.admin.command -
-
Uses of AddSchemaCommand in org.apache.pinot.tools.admin.command
Methods in org.apache.pinot.tools.admin.command that return AddSchemaCommand Modifier and Type Method Description AddSchemaCommandAddSchemaCommand. setControllerHost(String controllerHost)AddSchemaCommandAddSchemaCommand. setControllerPort(String controllerPort)AddSchemaCommandAddSchemaCommand. setControllerProtocol(String controllerProtocol)AddSchemaCommandAddSchemaCommand. setExecute(boolean exec)AddSchemaCommandAddSchemaCommand. setSchemaFilePath(String schemaFilePath)
-