Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix C TIBCO Adapter SDK Hawk Microagents and Methods : Available Microagents : COM.TIBCO.ADAPTER::reviewLedger()

COM.TIBCO.ADAPTER::reviewLedger()
Purpose
Returns information retrieved from the ledger file of an RVCM session.
Parameters
 
Name of the TIBCO Rendezvous session for which ledger information is desired (default is all).
Return
 
If the ledger contains ten messages with this subject name, then this field sums the storage space over all of them.
Within each listener submessage, the Listener Name field contains the name of the delivery-tracking listener.
Within each listener submessage, the Last Confirmed field contains the sequence number of the last message for which this listener confirmed delivery.
The value is computed by subtracting the last sent sequence number from the last acknowledged sequence number.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved