- java.lang.Object
- 
- org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu.GpuDevice
 
- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| protected int | index |  
| protected int | minorNumber |  
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| GpuDevice(int index,
         int minorNumber) |  
 
 
 
- 
- 
Field Detail
- 
indexprotected int index 
 
 
- 
Method Detail
- 
getIndexpublic int getIndex() 
 
 
 
 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.