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, incSyncOutTraffic
getConnectionRecord, getStrategy
public 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.ClusterCommandException
public void getStatistics(tigase.stats.StatisticsList list)
getStatistics
in interface tigase.cluster.api.CommandListener
getStatistics
in class tigase.cluster.api.CommandListenerAbstract
Copyright © 2004–2020 Tigase. All rights reserved.