Uses of Class
org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin.DeviceRuntimeSpec.Builder
Packages that use DeviceRuntimeSpec.Builder
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DeviceRuntimeSpec.Builder in org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin
Methods in org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin that return DeviceRuntimeSpec.BuilderModifier and TypeMethodDescriptionDeviceRuntimeSpec.Builder.addMountDeviceSpec(MountDeviceSpec spec) DeviceRuntimeSpec.Builder.addMountVolumeSpec(MountVolumeSpec spec) DeviceRuntimeSpec.Builder.addVolumeSpec(VolumeSpec spec) static DeviceRuntimeSpec.BuilderDeviceRuntimeSpec.Builder.newInstance()DeviceRuntimeSpec.Builder.setContainerRuntime(String cRuntime)