|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface encapsulates information pertaining to a group termination Parameters.
| Method Summary | |
String |
getGroupId()
Retrieve the GroupId |
boolean |
hasLastMessageOfGroup()
checks to see if there is any last message of the group |
boolean |
hasMaxSequenceNumber()
checks to see if Group Max Sequence Number is reached |
boolean |
isGroupClosed()
checks to see if group is closed |
boolean |
isGroupComplete()
Checks to see if the group is complete |
boolean |
isGroupExpiryTimePassed()
checks to see if groupExpiryTime has passed |
boolean |
isGroupMaxIdleDurationPassed()
checks to see if groupMaxIdleDuration has passed |
boolean |
isGroupRemoved()
checks to see if group is removed |
boolean |
isMessageExpired()
checks to see if Message is Expired |
boolean |
isMessageFaulted()
checks to see if Message is Faulted |
boolean |
isSource()
Checks if this node is the source of the Group in question |
| Method Detail |
public String getGroupId()
public boolean isGroupComplete()
public boolean isGroupClosed()
public boolean isGroupRemoved()
public boolean isGroupExpiryTimePassed()
public boolean isGroupMaxIdleDurationPassed()
public boolean hasLastMessageOfGroup()
public boolean hasMaxSequenceNumber()
public boolean isMessageExpired()
public boolean isMessageFaulted()
public boolean isSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||