@Exported public interface UnixOperatingSystemMXBean extends OperatingSystemMXBean
| Modifier and Type | Method and Description | 
|---|---|
| long | getMaxFileDescriptorCount()Returns the maximum number of file descriptors. | 
| long | getOpenFileDescriptorCount()Returns the number of open file descriptors. | 
getCommittedVirtualMemorySize, getFreePhysicalMemorySize, getFreeSwapSpaceSize, getProcessCpuLoad, getProcessCpuTime, getSystemCpuLoad, getTotalPhysicalMemorySize, getTotalSwapSpaceSizegetArch, getAvailableProcessors, getName, getSystemLoadAverage, getVersiongetObjectNamelong getOpenFileDescriptorCount()
long getMaxFileDescriptorCount()
 Copyright © 2003, 2025, Oracle and/or its affiliates.  All rights reserved.