public class Who
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
Who() |
| Modifier and Type | Method and Description |
|---|---|
void |
gather(Sigar sigar) |
java.lang.String |
getDevice()
Get the device.
|
java.lang.String |
getHost()
Get the host.
|
long |
getTime()
Get the time.
|
java.lang.String |
getUser()
Get the user.
|
java.util.Map |
toMap() |
java.lang.String |
toString() |
public void gather(Sigar sigar) throws SigarException
SigarExceptionpublic java.lang.String getUser()
Supported Platforms: Undocumented.
public java.lang.String getDevice()
Supported Platforms: Undocumented.
public java.lang.String getHost()
Supported Platforms: Undocumented.
public long getTime()
Supported Platforms: Undocumented.
public java.util.Map toMap()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright ? 2004-2011 Hyperic. All Rights Reserved.