Class AssignedDevice
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.AssignedDevice
- All Implemented Interfaces:
Serializable,Comparable
Device wrapper class used for NM REST API.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAssignedDevice(org.apache.hadoop.yarn.api.records.ContainerId cId, Device dev) -
Method Summary