All Classes and Interfaces
Class
Description
ClusteredNodeStrategy - 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).
Created by andrzej on 25.03.2016.
Deprecated.
PubSubComponentClustered class is a class extending PubSubComponent class which implements support for clustering of
PubSub component.
StrategyIfc which is interface for classes which are responible for selecting a node which will process particular
packet.