public class Management extends Object
Constructor and Description |
---|
Management() |
Modifier and Type | Method and Description |
---|---|
static long |
getCommittedVirtualMemorySize() |
static long |
getCpuTime(long id) |
static long |
getFreePhysicalMemorySize() |
static long |
getFreeSwapSpaceSize() |
static long |
getJVMCpuTime() |
static long |
getPID() |
static long |
getTotalPhysicalMemorySize() |
static long |
getTotalSwapSpaceSize() |
public static long getPID()
public static long getJVMCpuTime()
public static long getFreePhysicalMemorySize()
public static long getFreeSwapSpaceSize()
public static long getTotalPhysicalMemorySize()
public static long getTotalSwapSpaceSize()
public static long getCommittedVirtualMemorySize()
public static long getCpuTime(long id)
Copyright © 2018 Hitachi Vantara. All rights reserved.