return this.resourceValue.intValue(); | return Long.valueOf(this.resourceValue).intValue(); | this.resourceValue.intValue() | Long.valueOf(this.resourceValue).intValue() | hadoop | 58da54640e37571f82eb340f32641d58160e92b2 | org.apache.hadoop.yarn.util.resource.Resources.FixedValueResource | | _1 | resourceValue |
---|
_2 | resourceValue |
---|
| | | | Returns | True |