public class ConnectAgentResults extends Object implements Serializable
| Constructor and Description |
|---|
ConnectAgentResults(long serverTime,
boolean isDown) |
| Modifier and Type | Method and Description |
|---|---|
long |
getServerTime()
The current time as seen by the server clock.
|
boolean |
isDown()
If true, this indicates if the server thinks the agent is down.
|
String |
toString() |
public long getServerTime()
public boolean isDown()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.