Module : transactions
NotifyRequest | |
NotifyResponse | |
Participant2pcClientConfig | |
ParticipantFunctionResult | |
PrepareRequest | |
PrepareResponse | |
RemoteProtocol | This represents the protocol associated with the coordination type. |
RequestError | |
TransactionContext | |
TransactionParticipantConfig | Contains the configurations for local transaction participant function. |
Participant2pcClientEP |
getCurrentTransactionId | Get the current transaction id. This function is useful for user code to save state against a transaction ID,
so that when the |
registerParticipantWithRemoteInitiator | Registers a participant with the initiator's coordinator. This function will be called by the participant. |
Participant | The annotation which is used to configure local transaction participant function. |
UProtocol |