public class NodeResources extends Object
Constructor and Description |
---|
NodeResources(long memoryInBytes,
int numVirtualCpu) |
NodeResources(long memoryInBytes,
int numPhysicalCpu,
int vFactor) |
Modifier and Type | Method and Description |
---|---|
long |
getMemoryInBytes() |
long |
getMemoryInGB() |
long |
getMemoryInMB() |
int |
getNumVirtualCpu() |
String |
toString() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.