public interface HostInfo
Modifier and Type | Method and Description |
---|---|
long |
getFreeMemoryInKb()
Gets free memory in KB.
|
int |
getNumberOfCpus()
Returns the number of CPUs installed in the host.
|
long |
getTotalMemoryKb()
Gets total memory in KB.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.