Service.getInboundTotals()
Method
Declaration
java.util.Map getInboundTotals
()
Purpose
Get cumulative statistics about inbound data.
Remarks
The return value contains a set of running totals for inbound data on this network service, accumulated since the start of the daemon process:
|
•
|
msgs —number of messages |
|
•
|
missed —number of missed packets (detected as a packet sequence gap) |
|
•
|
lostMc —number of multicast packets lost because the sending daemon could not retransmit them |
|
•
|
lostPtp —number of point-to-point packets lost because the sending daemon could not retransmit them |
See Also
Service
Service.getOutboundTotals()
For the corresponding browser page, see Service Information in TIBCO Rendezvous Administration