Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeResponse
Packages that use NodePublishVolumeResponse
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 NodePublishVolumeResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return NodePublishVolumeResponseModifier and TypeMethodDescriptionCsiAdaptorProtocol.nodePublishVolume(NodePublishVolumeRequest request) Publish the volume on a node manager, the volume will be mounted to the local file system and become visible for clients. -
Uses of NodePublishVolumeResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return NodePublishVolumeResponseModifier and TypeMethodDescriptionstatic NodePublishVolumeResponseNodePublishVolumeResponse.newInstance()