Package | Description |
---|---|
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin | |
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga | |
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu |
Package for GPU support classes.
|
Modifier and Type | Method and Description |
---|---|
NodeResourceUpdaterPlugin |
ResourcePlugin.getNodeResourceHandlerInstance()
Plugin needs to return
NodeResourceUpdaterPlugin when any discovery
mechanism required for the resource type. |
Modifier and Type | Class and Description |
---|---|
class |
FpgaNodeResourceUpdateHandler |
Modifier and Type | Method and Description |
---|---|
NodeResourceUpdaterPlugin |
FpgaResourcePlugin.getNodeResourceHandlerInstance() |
Modifier and Type | Class and Description |
---|---|
class |
GpuNodeResourceUpdateHandler |
Modifier and Type | Method and Description |
---|---|
NodeResourceUpdaterPlugin |
GpuResourcePlugin.getNodeResourceHandlerInstance() |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.