@InterfaceAudience.Private @InterfaceStability.Unstable public class PerGpuMemoryUsage extends Object
| Constructor and Description | 
|---|
| PerGpuMemoryUsage() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getAvailMemoryMiB() | 
| long | getTotalMemoryMiB() | 
| Long | getUsedMemoryMiB() | 
| void | setAvailMemoryMiB(Long availMemoryMiB) | 
| void | setUsedMemoryMiB(Long usedMemoryMiB) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.