Package org.jboss.messaging.core.plugin.postoffice.cluster

Interface Summary
ClusteredQueue A ClusteredQueue
ClusterRouter A ClusterRouter
ClusterRouterFactory A RouterFactory
MessagePullPolicy A MessagePullPolicy
Peer Group management interface.
 

Class Summary
DefaultClusteredPostOffice  
DefaultFailoverMapper A DefaultFailoverMapper Generates the mapping by looking to the element to the right and wrapping around to the first element in the list
DefaultMessagePullPolicy A MessagePullPolicy implementation that chooses the remote queue with the most messages.
DefaultRouter This router favours the local queue.
DefaultRouterFactory  
FailoverStatus This class is a state machine for failover state for a node.
LeaveClusterRequest A LeaveClusterRequest
LocalClusteredQueue A LocalClusteredQueue
NullMessagePullPolicy A NullMessagePullPolicy
PullMessageResultRequest A PullMessageResultRequest
PullMessagesRequest A PullMessagesRequest
QueueStats A QueueStats
RemoteQueueStub A RemoteQueueStub TODO to avoid having to implement a lot of methods that throw UnsupportedOperationException should define an interface that only declares the required methods and implement that
RollbackPullRequest A RollbackPullRequest
RoundRobinRouter This router first favours the failed over queue (if there is one) TODO revisit this Then it will round robin between the non queues.
RoundRobinRouterFactory A RoundRobinRouterFactory
StatsSender A StatsSender
 



Copyright © 2006 JBoss Inc. All Rights Reserved.