| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.webapp.dao.gpu |
| Modifier and Type | Method and Description |
|---|---|
GpuDeviceInformation |
NMGpuResourceInfo.getGpuDeviceInformation() |
GpuDeviceInformation |
GpuDeviceInformationParser.parseXml(String xmlContent) |
| Modifier and Type | Method and Description |
|---|---|
void |
NMGpuResourceInfo.setGpuDeviceInformation(GpuDeviceInformation gpuDeviceInformation) |
| Constructor and Description |
|---|
NMGpuResourceInfo(GpuDeviceInformation gpuDeviceInformation,
List<GpuDevice> totalGpuDevices,
List<AssignedGpuDevice> assignedGpuDevices) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.