| 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 and Description | 
|---|---|
| Map<String,ResourcePlugin> | ResourcePluginManager. getNameToPlugins()Get resource name (such as gpu/fpga) to plugin references. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourcePluginManager. initializePluggableDevicePlugins(Context context,
                                org.apache.hadoop.conf.Configuration configuration,
                                Map<String,ResourcePlugin> pluginMap) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DevicePluginAdapterThe  DevicePluginAdapterwill adapt existing hooks. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FpgaResourcePlugin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GpuResourcePlugin | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.