Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
Packages that use NodeUnpublishVolumeRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of NodeUnpublishVolumeRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type NodeUnpublishVolumeRequestModifier and TypeMethodDescriptionCsiAdaptorProtocol.nodeUnpublishVolume(NodeUnpublishVolumeRequest request) This is a reverse operation ofCsiAdaptorProtocol.nodePublishVolume(NodePublishVolumeRequest), it un-mounts the volume from given node. -
Uses of NodeUnpublishVolumeRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return NodeUnpublishVolumeRequestModifier and TypeMethodDescriptionstatic NodeUnpublishVolumeRequestNodeUnpublishVolumeRequest.newInstance(String volumeId, String targetPath)