public abstract class TrafficSyncCmdAbstract extends CachingCmdAbstract
CONNECTION_ID, CREATION_TIME, LOGIN_TIME, PRESENCE_TYPE_INITIAL, PRESENCE_TYPE_KEY, RESOURCE, SM_ID, USER_ID, XMPP_SESSION_ID
Constructor and Description |
---|
TrafficSyncCmdAbstract(String name,
OnlineUsersCachingStrategy strat) |
Modifier and Type | Method and Description |
---|---|
static long |
getSyncInTraffic() |
static long |
getSyncOutTraffic() |
void |
incSyncInTraffic() |
void |
incSyncOutTraffic() |
getConnectionRecord, getStrategy
compareTo, equals, getName, getPriority, getStatistics, hashCode, setName, setPriority
public TrafficSyncCmdAbstract(String name, OnlineUsersCachingStrategy strat)
public static long getSyncInTraffic()
public static long getSyncOutTraffic()
public void incSyncInTraffic()
incSyncInTraffic
in class tigase.cluster.api.CommandListenerAbstract
public void incSyncOutTraffic()
incSyncOutTraffic
in class tigase.cluster.api.CommandListenerAbstract
Copyright © 2004–2020 Tigase. All rights reserved.