| Interface | Description |
|---|---|
| CellId | |
| TSOFuture<T> | |
| TSOProtocol |
Defines the protocol used on the client side to abstract communication to the TSO server
|
| Class | Description |
|---|---|
| ForwardingTSOFuture<T> | |
| MockTSOClient | |
| OmidClientConfiguration |
Configuration for Omid client side
|
| TSOClient |
Describes the abstract methods to communicate to the TSO server
|
| Enum | Description |
|---|---|
| OmidClientConfiguration.ConflictDetectionLevel | |
| OmidClientConfiguration.ConnType | |
| OmidClientConfiguration.PostCommitMode |
| Exception | Description |
|---|---|
| AbortException |
Thrown when the TSO server has aborted a transaction
|
| ClosingException |
Thrown when an error is produced when performing the actions required
to close the communication with the TSO server
|
| ConnectionException |
Thrown when there are problems with the comm channel with the TSO server
(e.g.
|
| HandshakeFailedException |
Thrown when some incompatibilities between the TSO client and server are
found
|
| ServiceUnavailableException |
Thrown when the requests from TSO client to the TSO server have reached
a number of retries
|
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.