public class Resources extends Descriptor
{
"memory" : 10485760,
"memorySwap" : 10485760,
"cpuset" : "0",
"cpuShares" : 512
}
| Constructor and Description |
|---|
Resources(Long memory,
Long memorySwap,
Long cpuShares,
String cpuset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCpuset() |
Long |
getCpuShares() |
Long |
getMemory() |
Long |
getMemorySwap() |
int |
hashCode() |
String |
toString() |
parse, parse, toJsonBytes, toJsonStringCopyright © 2017. All rights reserved.