public class ResourceInfo extends Object
| Constructor and Description |
|---|
ResourceInfo() |
ResourceInfo(org.apache.hadoop.yarn.api.records.Resource res) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMemory() |
int |
getvCores() |
void |
setMemory(int memory) |
void |
setvCores(int vCores) |
String |
toString() |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.