public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.CPU extends Object
| Constructor and Description | 
|---|
| CPU() | 
| CPU(long shares,
   long quota,
   long period,
   long realtimeRuntime,
   long realtimePeriod,
   String cpus,
   String mems) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCpus() | 
| String | getMems() | 
| long | getPeriod() | 
| long | getQuota() | 
| long | getRealtimePeriod() | 
| long | getRealtimeRuntime() | 
| long | getShares() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.