|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Transaction | Defines a unit of work to be performed in a TransactionQueue. |
| TransactionQueueListener | Interface used to receive events from a TransactionQueue. |
| UncaughtExceptionListener | Interface used to receive uncaught exceptions from a
TransactionQueue. |
| Class Summary | |
| TransactionQueue | TransactionQueue processes Transactions concurrently
using threads obtained from a ThreadPool. |
| TransactionQueueAdapter | Abstract implementation of TransactionQueueListener and UncaughtExceptionListener that make it easier to implement those listeners. |
| TransactionQueueData | This class contains a snapshot of data from a TransactionQueue. |
| TransactionQueueEvent | An event that contains information from a TransactionQueue. |
| TransactionQueueSizeTuner | Automatically tunes a TransactionQueue by dynamically adjusting the maximum size of the queue. |
| TransactionQueueThreadTuner | Automatically tunes a TransactionQueue by dynamically adjusting the maximum allowed number of worker threads. |
| UncaughtExceptionEvent | An event that represents an uncaught exception from a
TransactionQueue. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||