Class CommStatus
java.lang.Object
edu.rit.pj.CommStatus
-
Field Summary
Fields -
Method Summary
-
Field Details
-
fromRank
public int fromRankThe rank of the source process that sent the message. -
tag
public int tagThe tag from the message that was received. -
length
public int lengthThe actual number of items in the message that was received.
-