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


Chapter 3 Platform-Independent Microagents and Methods : COM.TIBCO.hawk.hma.TibRendezvous : TibRendezvous:onRvDataLoss

TibRendezvous:onRvDataLoss
Method
Purpose
This method (on all platforms) subscribes to TIBCO Rendezvous data loss messages and reports their occurrence.
Type
Asynchronous, INFO.
Arguments
 
Returns
 
IP address of the other daemon where this daemon is experiencing data loss. The address is returned in standard form, for example 255.100.10.30
IP address of the other daemon where this daemon is experiencing data loss. The address is returned as a string representation of the binary digits that make up the IP address. For example, the IP address 255.100.10.30 would be presented as "11111111.1100100.00001010.000 11110". The IP address in this form allows for more flexible rulebase tests to be constructed using the Perl5PatternMatch operator of the TIBCO Hawk rulebase editor

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