| Class | Description | 
|---|---|
| PrivilegedOperation | Represents operations that require higher system privileges - e.g
 creating cgroups, launching containers as specified users, 'tc' commands etc
 that are completed using the container-executor binary | 
| PrivilegedOperationExecutor | provides mechanisms to execute PrivilegedContainerOperations * | 
| Enum | Description | 
|---|---|
| PrivilegedOperation.OperationType | |
| PrivilegedOperation.ResultCode | Result codes returned from the C container-executor. | 
| PrivilegedOperation.RunAsUserCommand | List of commands that the container-executor will execute. | 
| Exception | Description | 
|---|---|
| PrivilegedOperationException | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.