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)
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getSyncInTraffic()
Method description
|
static long |
getSyncOutTraffic()
Method description
|
void |
incSyncInTraffic()
Method description
|
void |
incSyncOutTraffic()
Method description
|
getConnectionRecord, getStrategycompareTo, equals, getName, getStatistics, hashCode, setNamepublic TrafficSyncCmdAbstract(String name, OnlineUsersCachingStrategy strat)
name - strat - public void incSyncInTraffic()
incSyncInTraffic in class tigase.cluster.api.CommandListenerAbstractpublic void incSyncOutTraffic()
incSyncOutTraffic in class tigase.cluster.api.CommandListenerAbstractpublic static long getSyncInTraffic()
public static long getSyncOutTraffic()
Copyright © 2014 Tigase. All rights reserved.