public class JvmSettingsCheck extends Object
Modifier and Type | Field and Description |
---|---|
static long |
INITIAL_FREE_PHYSICAL_MEMORY
FreePhysicalMemorySize value from the OperatingSystem JMX bean
at startup.
|
static org.apache.commons.logging.Log |
log |
static long |
TOTAL_PHYSICAL_MEMORY
TotalPhysicalMemorySize value from the OperatingSystem JMX bean
at startup.
|
Constructor and Description |
---|
JvmSettingsCheck() |
Modifier and Type | Method and Description |
---|---|
static long |
getPhysicalMemory() |
static void |
main(String[] args) |
public static final org.apache.commons.logging.Log log
public static final long TOTAL_PHYSICAL_MEMORY
public static final long INITIAL_FREE_PHYSICAL_MEMORY
public static long getPhysicalMemory()
public static void main(String[] args)
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.