|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IReliableSequenceData
This interface aggregates and summarizes information on reliable sequences maintained by a broker
The broker exposes an operation "getRemoteSubscriptionSummary" through its JMX interface. This operation returns an array list of IRemoteSubscriptionSummary elements.
IBrokerProxy.getReliableReceiveSequences(),
IBrokerProxy.getReliableSendSequences()| Method Summary | |
|---|---|
java.lang.String |
getIdentifier()
Gets the sequence identifier |
long |
getOutstandingMessageCount()
Gets the number of messages outstanding (pending acknowledgement if outbound, pending delivery if inbound) |
| Method Detail |
|---|
java.lang.String getIdentifier()
long getOutstandingMessageCount()
#hasRemoteSubscription()
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||