Package | Description |
---|---|
com.pushtechnology.diffusion.api.statistics |
Modifier and Type | Field and Description |
---|---|
static MessageStatistics |
MessageStatistics.NULL_MESSAGE_STATISTICS
Null implementation.
|
Modifier and Type | Method and Description |
---|---|
MessageStatistics |
PublisherStatistics.getInboundClientMessageStatistics()
Returns statistics relating to messages received from clients.
|
MessageStatistics |
TopicStatistics.getInboundMessageStatistics()
Deprecated.
since 5.6. Topic inbound statistics were disabled in release
5.2. This method will be removed in a future release.
|
MessageStatistics |
ClientStatistics.getInboundMessageStatistics()
Returns statistics detailing the Client's outbound messages.
|
MessageStatistics |
TopicStatistics.getOutboundMessageStatistics()
Returns the statistics relating to outbound messages from the Topic.
|
MessageStatistics |
PublisherStatistics.getOutboundMessageStatistics()
Return statistics relating to messages sent out to clients.
|
MessageStatistics |
ClientStatistics.getOutboundMessageStatistics()
Returns statistics detailing the Client's inbound messages.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.