public abstract class AbstractTransactionRequest extends AbstractMessage
ctx, LOGGER, serialVersionUID, UTF8| Constructor and Description |
|---|
AbstractTransactionRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractTransactionResponse |
handle(RpcContext rpcContext)
Handle abstract transaction response.
|
bytesToInt, intToBytes, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeCodepublic abstract AbstractTransactionResponse handle(RpcContext rpcContext)
rpcContext - the rpc contextCopyright © 2023 Seata. All rights reserved.