Uses of Interface
tigase.pubsub.cluster.StrategyIfc
Packages that use StrategyIfc
-
Uses of StrategyIfc in tigase.pubsub.cluster
Classes in tigase.pubsub.cluster that implement StrategyIfcModifier and TypeClassDescriptionclassclassClusteredNodeStrategy - all pubsub nodes are shared between all cluster nodes, which implies forwarding of packet information across the cluster with the exception of create/remove operation on nodes (to avoid race conditions).classDeprecated.Methods in tigase.pubsub.cluster with parameters of type StrategyIfcModifier and TypeMethodDescriptionvoidPubSubComponentClustered.setStrategy(StrategyIfc strategy) -
Uses of StrategyIfc in tigase.pubsub.cluster.modules
Methods in tigase.pubsub.cluster.modules with parameters of type StrategyIfcModifier and TypeMethodDescriptionvoidPresenceCollectorModuleClustered.setStrategy(StrategyIfc strategy)