public final class OperatingSystemMXBeanSupport extends Object
Modifier and Type | Method and Description |
---|---|
static long |
readLongAttribute(String attributeName,
long defaultValue)
Reads a long attribute from OperatingSystemMXBean.
|
public static long readLongAttribute(String attributeName, long defaultValue)
attributeName
- namedefaultValue
- default valueCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.