| Interface | Description |
|---|---|
| CompletionHandler | |
| DistributedQueueManagerMBean | |
| DistributedQueueStateListener | |
| RemoteQueueTransferListener |
Interface to handle notifications during a transfer that a RemoteBroker
should be removed.
|
| RemoteQueueTransferSchedulerMBean | |
| TransferResponseHandler |
| Class | Description |
|---|---|
| AsyncHttpClientFactory |
Simple factory for AsyncHttpClient.
|
| AsyncRemoteQueueTransfer |
Utility class to encapsulate the transfer of an item to a RemoteQueue via
an AsyncHttpClient.
|
| DistributedQueueConfiguration |
Configuration of a Distributed Broker.
|
| DistributedQueueEvent |
Events (that can be delayed) occurring on a queue.
|
| DistributedQueueManager | |
| DistributedQueueState |
The shared view of brokers and queues replicated across the entire group
of brokers.
|
| FairRemoteQueueTransferScheduler |
Fair scheduler implementing QueueListener and BlockingQueue.
|
| LocalToRemoteQueueProcessor | |
| NoDupBlockingQueue<E> |
An aggressively locked, no dupes allowed, BlockingQueue.
|
| RemoteBrokerInfo |
Immutable information about a remote broker.
|
| RemoteBrokerMonitor | |
| RemoteQueueInfo |
Immutable information about a remote queue on one or more remote brokers...
|
| RemoteQueueInfo.Entry | |
| RemoteQueueTransferScheduler |
Abstract scheduler implementing QueueListener and BlockingQueue.
|
| RemotingCompletionHandler | |
| RemotingQueueDrain | |
| TransferItem |
Item to transfer.
|
| Version |
| Enum | Description |
|---|---|
| DistributedQueueManager.Event | |
| RemoteQueueInfo.Event |
| Exception | Description |
|---|---|
| NoMoreRemoteBrokersException |
Thrown when there are no more RemoteBrokers available.
|
| RemoteBrokerException |
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.