|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.ft.protocols.cic.infos.MessageInfoCIC
Field Summary | |
char |
checkpointIndex
|
boolean |
fromHalfBody
|
char |
historyIndex
|
char |
incarnation
|
char |
isOrphanFor
|
char |
lastRecovery
|
long |
positionInHistory
|
java.util.Hashtable |
vectorClock
|
Constructor Summary | |
MessageInfoCIC()
|
Method Summary | |
int |
getProtocolType()
Return the protocol used by the sender of the attached message |
boolean |
isFromHalfBody()
Return true if the attached message is sent from a halfbody |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public char checkpointIndex
public char historyIndex
public char incarnation
public char lastRecovery
public char isOrphanFor
public boolean fromHalfBody
public long positionInHistory
public java.util.Hashtable vectorClock
Constructor Detail |
public MessageInfoCIC()
Method Detail |
public int getProtocolType()
MessageInfo
getProtocolType
in interface MessageInfo
MessageInfo.getProtocolType()
public boolean isFromHalfBody()
MessageInfo
isFromHalfBody
in interface MessageInfo
MessageInfo.isFromHalfBody()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |