return (float)weight * this.getPriority().getPriority(); | return weight * appPriority.getPriority(); | (float)weight * this.getPriority().getPriority() | weight * appPriority.getPriority() | hadoop | 03c311eae3ad591630a452921172a4406dbda181 | org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSAppAttempt | | | | | | Uses | False |