| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nec | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia | 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| DeviceRuntimeSpec | DeviceRuntimeSpec.Builder. build() | 
| DeviceRuntimeSpec | DevicePlugin. onDevicesAllocated(Set<Device> allocatedDevices,
                  YarnRuntimeType yarnRuntime)Asking how these devices should be prepared/used
 before/when container launch. | 
| Modifier and Type | Method and Description | 
|---|---|
| DeviceRuntimeSpec | NECVEPlugin. onDevicesAllocated(Set<Device> set,
                  YarnRuntimeType yarnRuntimeType) | 
| Modifier and Type | Method and Description | 
|---|---|
| DeviceRuntimeSpec | NvidiaGPUPluginForRuntimeV2. onDevicesAllocated(Set<Device> allocatedDevices,
                  YarnRuntimeType yarnRuntime) | 
| Modifier and Type | Method and Description | 
|---|---|
| DeviceRuntimeSpec | DeviceResourceDockerRuntimePluginImpl. getRuntimeSpec(Container container) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.