selectedGrooms argument in the functions getGroomToAllocate and getGroomsToAllocate
@param groomStatuses The map of groom-name toGroomServerStatus object for all known grooms.
@param taskCountInGroomMap Map of count of tasks in groom (To be deprecatedsoon)
@param taskInProgress The TaskInProgress object for the task.
@return An array of hostnames where the tasks could be allocated on.
| |