Constructor and Description |
---|
HostInfo(String hostname,
String osName,
String osKernel,
String cpuModel,
int cpuCount,
long totalMemory) |
Modifier and Type | Method and Description |
---|---|
int |
getCpuCount() |
String |
getCpuModel() |
String |
getHostname() |
String |
getOsKernel() |
String |
getOsName() |
long |
getTotalMemory()
Total memory in bytes
|
Copyright © 2012. All Rights Reserved.