|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.HAStateReply
public class HAStateReply
Message used by the master component to send the server state.
Field Summary | |
---|---|
(package private) byte[] |
agents
|
private byte[] |
clock
Network state |
(package private) byte[] |
messages
|
(package private) long |
now
Engine state |
private static long |
serialVersionUID
|
(package private) int |
stamp
|
Constructor Summary | |
---|---|
HAStateReply()
|
Method Summary | |
---|---|
byte[] |
getNetworkStamp()
|
void |
setNetworkStamp(byte[] clock)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
long now
int stamp
byte[] agents
byte[] messages
private byte[] clock
Constructor Detail |
---|
public HAStateReply()
Method Detail |
---|
public void setNetworkStamp(byte[] clock)
public byte[] getNetworkStamp()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |