| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| NodePublishVolumeResponse | CsiAdaptorProtocol. 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NodePublishVolumeRequest | NodePublishVolumeRequest. newInstance(String volumeId,
           boolean readOnly,
           String targetPath,
           String stagingPath,
           ValidateVolumeCapabilitiesRequest.VolumeCapability capability,
           Map<String,String> publishContext,
           Map<String,String> secrets) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.