LinuxResourceCalculatorPlugin
instead@Deprecated public class LinuxMemoryCalculatorPlugin extends MemoryCalculatorPlugin
构造器和说明 |
---|
LinuxMemoryCalculatorPlugin()
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
long |
getPhysicalMemorySize()
已过时。
Obtain the total size of the physical memory present in the system.
|
long |
getVirtualMemorySize()
已过时。
Obtain the total size of the virtual memory present in the system.
|
getMemoryCalculatorPlugin
getConf, setConf
public long getPhysicalMemorySize()
getPhysicalMemorySize
在类中 MemoryCalculatorPlugin
public long getVirtualMemorySize()
getVirtualMemorySize
在类中 MemoryCalculatorPlugin
Copyright © 2009 The Apache Software Foundation