TibRendezvous:onRvDataLoss
Method
Purpose
This method (on all platforms) subscribes to TIBCO Rendezvous data loss messages and reports their occurrence.
Type
Asynchronous, INFO.
Arguments
Name |
Type |
Description |
Service |
String |
TIBCO Rendezvous service |
Network |
String |
TIBCO Rendezvous network |
Daemon |
String |
TIBCO Rendezvous daemon |
Returns
Name |
Type |
Description |
Subject |
String |
Advisory message subject name |
IP Address |
String |
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 (bin) |
String |
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 |
Advisory Description |
String |
The description of the advisory message |