YARN-2612 addendum: fixed javadoc error.
(cherry picked from commit6d6ca4c923
) (cherry picked from commitbec03f7060
)
This commit is contained in:
parent
045526aca1
commit
4d377c89bb
|
@ -46,7 +46,7 @@ public class ConfigurableResource {
|
|||
/**
|
||||
* Get resource by multiplying the cluster resource and the percentage of
|
||||
* each resource respectively. Return the absolute resource if either
|
||||
* {@code percentages} or {@code clusterResource) is null.
|
||||
* {@code percentages} or {@code clusterResource} is null.
|
||||
*
|
||||
* @param clusterResource the cluster resource
|
||||
* @return resource
|
||||
|
|
Loading…
Reference in New Issue