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