public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Device extends Object
| Constructor and Description | 
|---|
| Device() | 
| Device(String type,
      String path,
      long major,
      long minor,
      int fileMode,
      int uid,
      int gid) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getFileMode() | 
| int | getGid() | 
| long | getMajor() | 
| long | getMinor() | 
| String | getPath() | 
| String | getType() | 
| int | getUid() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.