| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.webapp.dao | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AssignedDevice> | NMDeviceResourceInfo. getAssignedDevices() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NMDeviceResourceInfo. setAssignedDevices(List<AssignedDevice> assignedDevices) | 
| Constructor and Description | 
|---|
| NMDeviceResourceInfo(List<Device> totalDevices,
                    List<AssignedDevice> assignedDevices) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.