| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | 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 | Description |
|---|---|---|
static NodePublishVolumeRequest |
NodePublishVolumeRequest.newInstance(java.lang.String volumeId,
boolean readOnly,
java.lang.String targetPath,
java.lang.String stagingPath,
ValidateVolumeCapabilitiesRequest.VolumeCapability capability,
java.util.Map<java.lang.String,java.lang.String> publishContext,
java.util.Map<java.lang.String,java.lang.String> secrets) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.