public class SunJVMInfo extends Object
Constructor and Description |
---|
SunJVMInfo() |
Modifier and Type | Method and Description |
---|---|
static int |
getAvailableProcessors() |
static double |
getCPUUsage() |
static long |
getMaxFileDescriptorCount() |
static long |
getOpenFileDescriptorCount() |
static double |
getSystemLoadAverage() |
public static double getSystemLoadAverage()
public static double getCPUUsage()
public static int getAvailableProcessors()
public static long getMaxFileDescriptorCount()
public static long getOpenFileDescriptorCount()
Copyright © 2016–2019 AdroitLogic. All rights reserved.