public class TrafficStatisticsCmd extends TrafficSyncCmdAbstract
CONNECTION_ID, CREATION_TIME, LOGIN_TIME, PRESENCE_TYPE_INITIAL, PRESENCE_TYPE_KEY, RESOURCE, SM_ID, USER_ID, XMPP_SESSION_ID| Constructor and Description |
|---|
TrafficStatisticsCmd(String name,
OnlineUsersCachingStrategy strat)
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand(tigase.xmpp.JID fromNode,
Set<tigase.xmpp.JID> visitedNodes,
Map<String,String> data,
Queue<tigase.xml.Element> packets)
Method description
|
void |
getStatistics(tigase.stats.StatisticsList list)
Method description
|
getSyncInTraffic, getSyncOutTraffic, incSyncInTraffic, incSyncOutTrafficgetConnectionRecord, getStrategypublic TrafficStatisticsCmd(String name, OnlineUsersCachingStrategy strat)
name - strat - public void executeCommand(tigase.xmpp.JID fromNode,
Set<tigase.xmpp.JID> visitedNodes,
Map<String,String> data,
Queue<tigase.xml.Element> packets)
throws tigase.cluster.api.ClusterCommandException
fromNode - visitedNodes - data - packets - tigase.cluster.api.ClusterCommandExceptionpublic void getStatistics(tigase.stats.StatisticsList list)
getStatistics in interface tigase.cluster.api.CommandListenergetStatistics in class tigase.cluster.api.CommandListenerAbstractlist - Copyright © 2015 Tigase. All rights reserved.