| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.runc | Package containing classes related to runC commands and common operations
 used within the @{link RuncContainerRuntime}. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.WeightDevice> | RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO. getWeightDevices() | 
| Constructor and Description | 
|---|
| BlockIO(int weight,
       int leafWeight,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.WeightDevice> weightDevices,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.ThrottleDevice> throttleReadBpsDevice,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.ThrottleDevice> throttleWriteBpsDevice,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.ThrottleDevice> throttleReadIOPSDevice,
       List<RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.BlockIO.ThrottleDevice> throttleWriteIOPSDevice) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.