Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeResponse
Packages that use NodeUnpublishVolumeResponse
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 NodeUnpublishVolumeResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return NodeUnpublishVolumeResponseModifier and TypeMethodDescriptionCsiAdaptorProtocol.nodeUnpublishVolume(NodeUnpublishVolumeRequest request) This is a reverse operation ofCsiAdaptorProtocol.nodePublishVolume(NodePublishVolumeRequest), it un-mounts the volume from given node. -
Uses of NodeUnpublishVolumeResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return NodeUnpublishVolumeResponseModifier and TypeMethodDescriptionstatic NodeUnpublishVolumeResponseNodeUnpublishVolumeResponse.newInstance()