public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Memory extends Object
| Constructor and Description | 
|---|
| Memory() | 
| Memory(long limit,
      long reservation,
      long swap,
      long kernel,
      long kernelTCP,
      long swappiness,
      boolean disableOOMKiller) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getKernel() | 
| long | getKernelTCP() | 
| long | getLimit() | 
| long | getReservation() | 
| long | getSwap() | 
| long | getSwappiness() | 
| boolean | isDisableOOMKiller() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.