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) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand(tigase.xmpp.jid.JID fromNode,
Set<tigase.xmpp.jid.JID> visitedNodes,
Map<String,String> data,
Queue<tigase.xml.Element> packets) |
void |
getStatistics(tigase.stats.StatisticsList list) |
getSyncInTraffic, getSyncOutTraffic, incSyncInTraffic, incSyncOutTrafficgetConnectionRecord, getStrategypublic TrafficStatisticsCmd(String name, OnlineUsersCachingStrategy strat)
public void executeCommand(tigase.xmpp.jid.JID fromNode,
Set<tigase.xmpp.jid.JID> visitedNodes,
Map<String,String> data,
Queue<tigase.xml.Element> packets)
throws tigase.cluster.api.ClusterCommandException
tigase.cluster.api.ClusterCommandExceptionpublic void getStatistics(tigase.stats.StatisticsList list)
getStatistics in interface tigase.cluster.api.CommandListenergetStatistics in class tigase.cluster.api.CommandListenerAbstractCopyright © 2004–2020 Tigase. All rights reserved.