| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static YarnRuntimeType | YarnRuntimeType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static YarnRuntimeType[] | YarnRuntimeType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.