public class SeeOtherHostHashed extends SeeOtherHost
SeeOtherHostIfc.Phase| Modifier and Type | Field and Description |
|---|---|
protected List<tigase.xmpp.BareJID> |
connectedNodes |
defaultHostCM_SEE_OTHER_HOST_ACTIVE, CM_SEE_OTHER_HOST_CLASS_PROP_DEF_VAL, CM_SEE_OTHER_HOST_CLASS_PROP_DEF_VAL_CLUSTER, CM_SEE_OTHER_HOST_CLASS_PROP_KEY, CM_SEE_OTHER_HOST_CLASS_PROPERTY, CM_SEE_OTHER_HOST_DEFAULT_HOST, CM_SEE_OTHER_HOST_DEFAULT_PORT| Constructor and Description |
|---|
SeeOtherHostHashed() |
| Modifier and Type | Method and Description |
|---|---|
tigase.xmpp.BareJID |
findHostForJID(tigase.xmpp.BareJID jid,
tigase.xmpp.BareJID host)
Finds an appropriate host for a given JID
|
void |
setNodes(List<tigase.xmpp.BareJID> connectedNodes)
Sets list of available nodes in cluster environment
|
getDefaults, getStreamError, isEnabled, setPropertiesprotected List<tigase.xmpp.BareJID> connectedNodes
public tigase.xmpp.BareJID findHostForJID(tigase.xmpp.BareJID jid,
tigase.xmpp.BareJID host)
SeeOtherHostIfcfindHostForJID in interface SeeOtherHostIfcfindHostForJID in class SeeOtherHostjid - is a user JID extracted from the stream open attributeshost - is "this" host to which the user is now connected and which calls
the methodpublic void setNodes(List<tigase.xmpp.BareJID> connectedNodes)
SeeOtherHostIfcsetNodes in interface SeeOtherHostIfcsetNodes in class SeeOtherHostconnectedNodes - current list of nodesCopyright © 2016 "Tigase, Inc.". All rights reserved.