|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbortTransactionEvent | Transaction was aborted |
| AccumulatingEventManager | This event manager keeps track of the changes that take place during a transaction or replication, and batches the changes so that clients can choose to process the changes as a whole, instead of individual events. |
| BeginTransactionEvent | Transaction was started |
| CommandFinishedEvent | Event fired when the client finishes processing the contents of a command from the server. |
| CommandStartedEvent | Event fired when the client starts processing the contents of a command from the server. |
| CommitTransactionEvent | Transaction was committed |
| Event | Implementation of Event |
| ReplicationFinishedEvent | Event fired when the client finishes processing the contents of a replication with the server. |
| ReplicationStartedEvent | Event fired when the client starts processing the contents of a replication with the server. |
| TransactionCommittedToServerEvent | The event fired when a transaction is successfully committed on server. |
| TransactionProcessingFinishedEvent | Event fired when the client finishes processing the contents of a transaction from the server. |
| TransactionQueuedEvent | Event fired when an ITransaction added to queue |
| TransactionStartedEvent | Event fired when the client starts processing the contents of a transaction from the server. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||