public interface UnixOperatingSystemMXBean extends UnixOperatingSystemMXBean, OperatingSystemMXBean
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxFileDescriptorCount()
Returns the maximum number of file descriptors that can be opened in a process.
|
long |
getOpenFileDescriptorCount()
Returns the current number of file descriptors that are in opened state.
|
getCommittedVirtualMemorySize, getFreeSwapSpaceSize, getHardwareModel, getProcessCpuLoad, getProcessCpuTime, getProcessCpuTimeByNS, getProcessingCapacity, getProcessPhysicalMemorySize, getProcessPrivateMemorySize, getProcessVirtualMemorySize, getTotalPhysicalMemory, getTotalSwapSpaceSize, isHardwareEmulated, isProcessRunning, retrieveMemoryUsage, retrieveMemoryUsage, retrieveProcessorUsage, retrieveProcessorUsage, retrieveTotalProcessorUsage, retrieveTotalProcessorUsagegetFreePhysicalMemorySize, getSystemCpuLoad, getTotalPhysicalMemorySizegetArch, getAvailableProcessors, getName, getSystemLoadAverage, getVersiongetObjectNamelong getMaxFileDescriptorCount()
getMaxFileDescriptorCount in interface UnixOperatingSystemMXBeanlong getOpenFileDescriptorCount()
getOpenFileDescriptorCount in interface UnixOperatingSystemMXBeanEclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2001, 2025 IBM Corp. and others.