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, getStrategycompareTo, equals, getName, getPriority, getStatistics, hashCode, setName, setPrioritypublic TrafficSyncCmdAbstract(String name, OnlineUsersCachingStrategy strat)
public static long getSyncInTraffic()
public static long getSyncOutTraffic()
public void incSyncInTraffic()
incSyncInTraffic in class tigase.cluster.api.CommandListenerAbstractpublic void incSyncOutTraffic()
incSyncOutTraffic in class tigase.cluster.api.CommandListenerAbstractCopyright © 2004–2020 Tigase. All rights reserved.