|
Class Summary |
| Coordinated |
Coordinated is a message wrapper that adds a CommitBarrier for explicitly
coordinating transactions across actors or threads. |
| Coordinated$ |
Coordinated transactions across actors. |
| SendTo |
Used for specifying actor refs and messages to send to during coordination. |
| SendTo$ |
|
| TransactorExtension |
TransactorExtension is an Akka Extension to hold settings for transactors. |
| TransactorExtension$ |
TransactorExtension is an Akka Extension to hold settings for transactors. |
| TransactorSettings |
|
| UntypedTransactor |
An UntypedActor version of transactor for using from Java. |