|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WsrGroupTerminationInfo
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 |
|---|
String getGroupId()
boolean isGroupComplete()
boolean isGroupClosed()
boolean isGroupRemoved()
boolean isGroupExpiryTimePassed()
boolean isGroupMaxIdleDurationPassed()
boolean hasLastMessageOfGroup()
boolean hasMaxSequenceNumber()
boolean isMessageExpired()
boolean isMessageFaulted()
boolean isSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||