|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |