Uses of Class
org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin.MountVolumeSpec.Builder
Packages that use MountVolumeSpec.Builder
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of MountVolumeSpec.Builder in org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin
Methods in org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin that return MountVolumeSpec.BuilderModifier and TypeMethodDescriptionstatic MountVolumeSpec.BuilderMountVolumeSpec.Builder.newInstance()MountVolumeSpec.Builder.setHostPath(String hPath) MountVolumeSpec.Builder.setMountPath(String mPath) MountVolumeSpec.Builder.setReadOnly(Boolean readOnly)