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 © 2021 The Apache Software Foundation. All rights reserved.