| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu |
Package for GPU support classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
NodeResourceUpdaterPlugin |
ResourcePlugin.getNodeResourceHandlerInstance() |
Plugin needs to return
NodeResourceUpdaterPlugin when any discovery
mechanism required for the resource type. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DeviceResourceUpdaterImpl |
Hooks into NodeStatusUpdater to update resource.
|
| Modifier and Type | Method | Description |
|---|---|---|
NodeResourceUpdaterPlugin |
DevicePluginAdapter.getNodeResourceHandlerInstance() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FpgaNodeResourceUpdateHandler |
| Modifier and Type | Method | Description |
|---|---|---|
NodeResourceUpdaterPlugin |
FpgaResourcePlugin.getNodeResourceHandlerInstance() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
GpuNodeResourceUpdateHandler |
| Modifier and Type | Method | Description |
|---|---|---|
NodeResourceUpdaterPlugin |
GpuResourcePlugin.getNodeResourceHandlerInstance() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.