| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager | |
| org.apache.hadoop.yarn.server.resourcemanager.volume.csi | This package contains classes to manage CSI volumes. | 
| Modifier and Type | Method and Description | 
|---|---|
| VolumeManager | RMActiveServiceContext. getVolumeManager() | 
| VolumeManager | RMContextImpl. getVolumeManager() | 
| VolumeManager | RMContext. getVolumeManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RMActiveServiceContext. setVolumeManager(VolumeManager volumeManager) | 
| void | RMContextImpl. setVolumeManager(VolumeManager volumeManager) | 
| void | RMContext. setVolumeManager(VolumeManager volumeManager) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VolumeManagerImplA service manages all volumes. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.