Uses of Class
tigase.pubsub.cluster.AbstractStrategy
-
Packages that use AbstractStrategy Package Description tigase.pubsub.cluster -
-
Uses of AbstractStrategy in tigase.pubsub.cluster
Subclasses of AbstractStrategy in tigase.pubsub.cluster Modifier and Type Class Description classClusteredNodeStrategyClusteredNodeStrategy - 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).classPartitionedStrategyDeprecated.
-