public class Management extends Object
| 构造器和说明 |
|---|
Management() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2024 Hitachi Vantara. All rights reserved.