public class CachedPubSubRepositoryClustered
extends tigase.pubsub.repository.cached.CachedPubSubRepository
| Constructor and Description |
|---|
CachedPubSubRepositoryClustered(tigase.pubsub.repository.PubSubDAO dao,
Integer maxCacheSize,
StrategyIfc strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearRemoteNodes() |
protected tigase.pubsub.repository.cached.Node |
getNode(tigase.xmpp.BareJID serviceJid,
String nodeName) |
protected boolean |
isLocalNode(tigase.xmpp.BareJID serviceJid,
String nodeName) |
void |
refreshNodeConfig(tigase.xmpp.BareJID serviceJid,
String nodeName,
String newCollection) |
addStats, addToRootCollection, createKey, createNode, deleteNode, destroy, forgetConfiguration, getAllNodes, getBuddyGroups, getBuddySubscription, getNodeAffiliations, getNodeConfig, getNodeItems, getNodeSubscriptions, getPubSubDAO, getRootCollection, getRootCollectionSet, getUserRoster, init, removeFromRootCollection, update, update, updatepublic CachedPubSubRepositoryClustered(tigase.pubsub.repository.PubSubDAO dao,
Integer maxCacheSize,
StrategyIfc strategy)
public void refreshNodeConfig(tigase.xmpp.BareJID serviceJid,
String nodeName,
String newCollection)
protected tigase.pubsub.repository.cached.Node getNode(tigase.xmpp.BareJID serviceJid,
String nodeName)
throws tigase.pubsub.repository.RepositoryException
getNode in class tigase.pubsub.repository.cached.CachedPubSubRepositorytigase.pubsub.repository.RepositoryExceptionpublic void clearRemoteNodes()
protected boolean isLocalNode(tigase.xmpp.BareJID serviceJid,
String nodeName)
Copyright © 2014 Tigase. All rights reserved.