Uses of Class
org.apache.pinot.tools.admin.command.StartMinionCommand
-
Packages that use StartMinionCommand Package Description org.apache.pinot.tools.admin.command -
-
Uses of StartMinionCommand in org.apache.pinot.tools.admin.command
Methods in org.apache.pinot.tools.admin.command that return StartMinionCommand Modifier and Type Method Description StartMinionCommandStartMinionCommand. setClusterName(String clusterName)StartMinionCommandStartMinionCommand. setConfigOverrides(Map<String,Object> configs)StartMinionCommandStartMinionCommand. setMinionHost(String minionHost)StartMinionCommandStartMinionCommand. setMinionPort(int minionPort)StartMinionCommandStartMinionCommand. setZkAddress(String zkAddress)
-