- AbstractBranchEndRequest - io.seata.core.protocol.transaction中的类
-
The type Abstract branch end request.
- AbstractBranchEndRequest() - 类 的构造器io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
- AbstractBranchEndResponse - io.seata.core.protocol.transaction中的类
-
The type Abstract branch end response.
- AbstractBranchEndResponse() - 类 的构造器io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
- AbstractCallback() - 类 的构造器io.seata.core.exception.AbstractExceptionHandler.AbstractCallback
-
- AbstractDataSourceGenerator - io.seata.core.store.db中的类
-
The type Abstract data source generator.
- AbstractDataSourceGenerator() - 类 的构造器io.seata.core.store.db.AbstractDataSourceGenerator
-
- AbstractExceptionHandler - io.seata.core.exception中的类
-
The type Abstract exception handler.
- AbstractExceptionHandler() - 类 的构造器io.seata.core.exception.AbstractExceptionHandler
-
- AbstractExceptionHandler.AbstractCallback<T extends AbstractTransactionRequest,S extends AbstractTransactionResponse> - io.seata.core.exception中的类
-
- AbstractExceptionHandler.Callback<T extends AbstractTransactionRequest,S extends AbstractTransactionResponse> - io.seata.core.exception中的接口
-
The interface Callback.
- AbstractGlobalEndRequest - io.seata.core.protocol.transaction中的类
-
The type Abstract global end request.
- AbstractGlobalEndRequest() - 类 的构造器io.seata.core.protocol.transaction.AbstractGlobalEndRequest
-
- AbstractGlobalEndResponse - io.seata.core.protocol.transaction中的类
-
The type Abstract global end response.
- AbstractGlobalEndResponse() - 类 的构造器io.seata.core.protocol.transaction.AbstractGlobalEndResponse
-
- AbstractIdentifyRequest - io.seata.core.protocol中的类
-
The type Abstract identify request.
- AbstractIdentifyRequest(String, String) - 类 的构造器io.seata.core.protocol.AbstractIdentifyRequest
-
Instantiates a new Abstract identify request.
- AbstractIdentifyRequest(String, String, String) - 类 的构造器io.seata.core.protocol.AbstractIdentifyRequest
-
Instantiates a new Abstract identify request.
- AbstractIdentifyResponse - io.seata.core.protocol中的类
-
The type Abstract identify response.
- AbstractIdentifyResponse() - 类 的构造器io.seata.core.protocol.AbstractIdentifyResponse
-
- AbstractLocker - io.seata.core.lock中的类
-
The type Abstract locker.
- AbstractLocker() - 类 的构造器io.seata.core.lock.AbstractLocker
-
- AbstractMessage - io.seata.core.protocol中的类
-
The type Abstract message.
- AbstractMessage() - 类 的构造器io.seata.core.protocol.AbstractMessage
-
- AbstractResultMessage - io.seata.core.protocol中的类
-
The type Abstract result message.
- AbstractResultMessage() - 类 的构造器io.seata.core.protocol.AbstractResultMessage
-
- AbstractRpcRemoting - io.seata.core.rpc.netty中的类
-
The type Abstract rpc remoting.
- AbstractRpcRemoting(ThreadPoolExecutor) - 类 的构造器io.seata.core.rpc.netty.AbstractRpcRemoting
-
Instantiates a new Abstract rpc remoting.
- AbstractRpcRemotingClient - io.seata.core.rpc.netty中的类
-
The type Rpc remoting client.
- AbstractRpcRemotingClient(NettyClientConfig) - 类 的构造器io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Instantiates a new Rpc remoting client.
- AbstractRpcRemotingClient(NettyClientConfig, EventExecutorGroup, ThreadPoolExecutor) - 类 的构造器io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Instantiates a new Rpc remoting client.
- AbstractRpcRemotingClient.MergedSendRunnable - io.seata.core.rpc.netty中的类
-
The type Merged send runnable.
- AbstractRpcRemotingServer - io.seata.core.rpc.netty中的类
-
The type Rpc remoting server.
- AbstractRpcRemotingServer(NettyServerConfig) - 类 的构造器io.seata.core.rpc.netty.AbstractRpcRemotingServer
-
Instantiates a new Rpc remoting server.
- AbstractRpcRemotingServer(NettyServerConfig, ThreadPoolExecutor, ChannelHandler...) - 类 的构造器io.seata.core.rpc.netty.AbstractRpcRemotingServer
-
Instantiates a new Rpc remoting server.
- AbstractTransactionRequest - io.seata.core.protocol.transaction中的类
-
The type Abstract transaction request.
- AbstractTransactionRequest() - 类 的构造器io.seata.core.protocol.transaction.AbstractTransactionRequest
-
- AbstractTransactionRequestToRM - io.seata.core.protocol.transaction中的类
-
The type Abstract transaction request to rm.
- AbstractTransactionRequestToRM() - 类 的构造器io.seata.core.protocol.transaction.AbstractTransactionRequestToRM
-
- AbstractTransactionRequestToTC - io.seata.core.protocol.transaction中的类
-
The type Abstract transaction request to tc.
- AbstractTransactionRequestToTC() - 类 的构造器io.seata.core.protocol.transaction.AbstractTransactionRequestToTC
-
- AbstractTransactionResponse - io.seata.core.protocol.transaction中的类
-
The type Abstract transaction response.
- AbstractTransactionResponse() - 类 的构造器io.seata.core.protocol.transaction.AbstractTransactionResponse
-
- acquireLock(List<RowLock>) - 类 中的方法io.seata.core.lock.LocalDBLocker
-
- acquireLock(List<RowLock>) - 接口 中的方法io.seata.core.lock.Locker
-
Acquire lock boolean.
- acquireLock(LockDO) - 类 中的方法io.seata.core.store.db.LockStoreDataBaseDAO
-
- acquireLock(List<LockDO>) - 类 中的方法io.seata.core.store.db.LockStoreDataBaseDAO
-
- acquireLock(LockDO) - 接口 中的方法io.seata.core.store.LockStore
-
Acquire lock boolean.
- acquireLock(List<LockDO>) - 接口 中的方法io.seata.core.store.LockStore
-
Acquire lock boolean.
- activateObject(NettyPoolKey, Channel) - 类 中的方法io.seata.core.rpc.netty.NettyPoolableFactory
-
- ACTIVE - 接口 中的静态变量io.seata.core.rpc.netty.ChannelAuthHealthChecker
-
The constant ACTIVE.
- addChannelPipelineLast(Channel, ChannelHandler...) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Add channel pipeline last.
- addDisposable(Disposable) - 类 中的方法io.seata.core.rpc.netty.ShutdownHook
-
- addDisposable(Disposable, int) - 类 中的方法io.seata.core.rpc.netty.ShutdownHook
-
- addResource(String) - 类 中的方法io.seata.core.rpc.RpcContext
-
Add resource.
- addResources(Set<String>) - 类 中的方法io.seata.core.rpc.RpcContext
-
Add resources.
- ALL_BRANCH_COLUMNS - 类 中的静态变量io.seata.core.store.db.LogStoreSqls
-
The constant ALL_BRANCH_COLUMNS.
- ALL_COLUMNS - 类 中的静态变量io.seata.core.store.db.LockStoreSqls
-
The constant ALL_COLUMNS.
- ALL_GLOBAL_COLUMNS - 类 中的静态变量io.seata.core.store.db.LogStoreSqls
-
The constant ALL_GLOBAL_COLUMNS.
- applicationData - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
The Application data.
- applicationId - 类 中的变量io.seata.core.protocol.AbstractIdentifyRequest
-
The Application id.
- assertNotInGlobalTransaction() - 类 中的静态方法io.seata.core.context.RootContext
-
Assert not in global transaction.
- ASYN_COMMITING_RETRY_DELAY - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant ASYN_COMMITING_RETRY_DELAY.
- generateDataSource() - 接口 中的方法io.seata.core.store.db.DataSourceGenerator
-
create DataSource from config
- get(String) - 接口 中的方法io.seata.core.context.ContextCore
-
Get string.
- get(String) - 类 中的方法io.seata.core.context.ThreadLocalContextCore
-
- get(byte) - 枚举 中的静态方法io.seata.core.exception.TransactionExceptionCode
-
Get transaction exception code.
- get(int) - 枚举 中的静态方法io.seata.core.exception.TransactionExceptionCode
-
Get transaction exception code.
- get(byte) - 枚举 中的静态方法io.seata.core.model.BranchStatus
-
Get branch status.
- get(int) - 枚举 中的静态方法io.seata.core.model.BranchStatus
-
Get branch status.
- get(byte) - 枚举 中的静态方法io.seata.core.model.BranchType
-
Get branch type.
- get(int) - 枚举 中的静态方法io.seata.core.model.BranchType
-
Get branch type.
- get(byte) - 枚举 中的静态方法io.seata.core.model.GlobalStatus
-
Get global status.
- get(int) - 枚举 中的静态方法io.seata.core.model.GlobalStatus
-
Get global status.
- get(long, TimeUnit) - 类 中的方法io.seata.core.protocol.MessageFuture
-
Get object.
- get(byte) - 枚举 中的静态方法io.seata.core.protocol.ResultCode
-
Get result code.
- get(int) - 枚举 中的静态方法io.seata.core.protocol.ResultCode
-
Get result code.
- get(byte) - 枚举 中的静态方法io.seata.core.rpc.ClientType
-
Get client type.
- get(int) - 枚举 中的静态方法io.seata.core.rpc.ClientType
-
Get client type.
- getAddress() - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
Gets get address.
- getAddressFromChannel(Channel) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Gets address from channel.
- getAddressFromContext(ChannelHandlerContext) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Gets address from context.
- getApplicationData() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Gets application data.
- getApplicationData() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Gets application data.
- getApplicationData() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Gets application data.
- getApplicationData() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets application data.
- getApplicationData() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets application data.
- getApplicationId() - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Gets application id.
- getApplicationId() - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
Gets client app name.
- getApplicationId() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get application id.
- getApplicationId() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets application id.
- getAvailServerList(String) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Gets avail server list.
- getBatchDeleteLockSql(String, String, String) - 类 中的静态方法io.seata.core.store.db.LockStoreSqls
-
Get batch delete lock sql string.
- getBeginTime() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets begin time.
- getBody() - 类 中的方法io.seata.core.protocol.RpcMessage
-
Gets body.
- getBossThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Get boss thread prefix string.
- getBossThreadSize() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Get boss thread size int.
- getBranchId() - 类 中的方法io.seata.core.lock.RowLock
-
Gets branch id.
- getBranchId() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Gets branch id.
- getBranchId() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
Gets branch id.
- getBranchId() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterResponse
-
Gets branch id.
- getBranchId() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Gets branch id.
- getBranchId() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets branch id.
- getBranchId() - 类 中的方法io.seata.core.store.LockDO
-
Gets branch id.
- getBranchStatus() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
Gets branch status.
- getBranchType() - 接口 中的方法io.seata.core.model.Resource
-
get resource type, AT、TCC etc.
- getBranchType() - 接口 中的方法io.seata.core.model.ResourceManager
-
Get the BranchType.
- getBranchType() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Gets branch type.
- getBranchType() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Gets branch type.
- getBranchType() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Gets branch type.
- getBranchType() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets branch type.
- getChannel(String, String) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Gets get channel.
- getChannel() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get channel.
- getChannelMaxAllIdleSeconds() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets channel max all idle seconds.
- getChannelMaxReadIdleSeconds() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets channel max read idle seconds.
- getChannelMaxReadIdleSeconds() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets channel max read idle seconds.
- getChannelMaxWriteIdleSeconds() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client channel max idle time seconds.
- getChannelVersion(Channel) - 类 中的静态方法io.seata.core.protocol.Version
-
Gets channel version.
- getCheckAliveInternal() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets check alive internal.
- getCheckLockableSql(String, String, String) - 类 中的静态方法io.seata.core.store.db.LockStoreSqls
-
Get check lock sql string.
- getClientAppName() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client app name.
- getClientChannelClazz() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client channel clazz.
- getClientId() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get client id.
- getClientId() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets client id.
- getClientMessageListener() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Gets client message listener.
- getClientRMHolderMap() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get client rm holder map.
- getClientRole() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get client role.
- getClientSelectorThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Get client selector thread prefix string.
- getClientSelectorThreadSize() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client selector thread size.
- getClientSocketRcvBufSize() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client socket rcv buf size.
- getClientSocketSndBufSize() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client socket snd buf size.
- getClientType() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client type.
- getClientWorkerThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Get client worker thread prefix string.
- getClientWorkerThreads() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets client worker threads.
- getCode() - 异常错误 中的方法io.seata.core.exception.TransactionException
-
Gets code.
- getCode() - 枚举 中的方法io.seata.core.model.BranchStatus
-
Gets code.
- getCode() - 枚举 中的方法io.seata.core.model.GlobalStatus
-
Gets code.
- getConnectTimeoutMillis() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets connect timeout millis.
- getContextFromIdentified(Channel) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Gets get context from identified.
- getCustomerKeys() - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Gets customer keys.
- getDBType() - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get db type db type.
- getDefaultListenPort() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets listen port.
- getDeleteBranchTransactionByBranchIdSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get delete branch transaction by branch id sql string.
- getDeleteBranchTransactionByXId(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get delete branch transaction by x id string.
- getDeleteGlobalTransactionSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get delete global transaction sql string.
- getDeleteLockSql(String, String) - 类 中的静态方法io.seata.core.store.db.LockStoreSqls
-
Get delete lock sql string.
- getDriverName(DBType) - 类 中的静态方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get driver name string.
- getExecutorThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Get executor thread prefix string.
- getExtraData() - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Gets extra data.
- getExtraData() - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
-
Gets extra data.
- getExtraData() - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndRequest
-
Gets extra data.
- getExtraData() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginResponse
-
Gets extra data.
- getFeature() - 类 中的方法io.seata.core.lock.RowLock
-
Gets feature.
- getGlobalStatus() - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndResponse
-
Gets global status.
- getGmtCreate() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets gmt create.
- getGmtCreate() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets gmt create.
- getGmtModified() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets gmt modified.
- getGmtModified() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets gmt modified.
- getGroup() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Gets group.
- getId() - 类 中的方法io.seata.core.protocol.RpcMessage
-
Gets id.
- getInsertBranchTransactionSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get insert branch transaction sql string.
- getInsertGlobalTransactionSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get insert global transaction sql string.
- getInsertLockSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LockStoreSqls
-
Get insert lock sql string.
- getInstance(String, String) - 类 中的静态方法io.seata.core.rpc.netty.RmRpcClient
-
Gets instance.
- getInstance() - 类 中的静态方法io.seata.core.rpc.netty.RmRpcClient
-
Gets instance.
- getInstance() - 类 中的静态方法io.seata.core.rpc.netty.ShutdownHook
-
- getInstance(String, String) - 类 中的静态方法io.seata.core.rpc.netty.TmRpcClient
-
Gets instance.
- getInstance() - 类 中的静态方法io.seata.core.rpc.netty.TmRpcClient
-
Gets instance.
- getListenPort() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingServer
-
Gets listen port.
- getLockKey() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Gets lock key.
- getLockKey() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets lock key.
- getManagedResources() - 接口 中的方法io.seata.core.model.ResourceManager
-
Get all resources managed by this manager.
- getMaxAcquireConnMills() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Get max acquire conn mills long.
- getMaxCheckAliveRetry() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets max check alive retry.
- getMaxConn() - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get max conn int.
- getMaxInactiveChannelCheck() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets max inactive channel check.
- getMaxNotWriteableRetry() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets max not writeable retry.
- getMaxPoolActive() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets max pool active.
- getMergedResourceKeys(ResourceManager) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Gets merged resource keys.
- getMergeRequestInstanceByCode(int) - 类 中的静态方法io.seata.core.protocol.AbstractMessage
-
Gets merge request instance by code.
- getMergeResponseInstanceByCode(int) - 类 中的静态方法io.seata.core.protocol.AbstractMessage
-
Gets merge response instance by code.
- getMessage() - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
Gets message.
- getMinConn() - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get min conn int.
- getMinPoolIdle() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets min pool idle.
- getMsg() - 类 中的方法io.seata.core.protocol.AbstractResultMessage
-
Gets msg.
- getMsgInstanceByCode(short) - 类 中的静态方法io.seata.core.protocol.AbstractMessage
-
Gets msg instance by code.
- getMsgs() - 类 中的方法io.seata.core.protocol.MergeResultMessage
-
Get msgs abstract result message [ ].
- getNettyPoolConfig() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Gets netty pool config.
- getNettyPoolConfig() - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- getNettyPoolConfig() - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- getNewChannel(InetSocketAddress) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Gets new channel.
- getNextMessageId() - 类 中的静态方法io.seata.core.protocol.RpcMessage
-
Gets next message id.
- getPassword() - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get password string.
- getPendingConnSize() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets pending conn size.
- getPerHostMaxConn() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets per host max conn.
- getPerHostMinConn() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets per host min conn.
- getPk() - 类 中的方法io.seata.core.lock.RowLock
-
Gets pk.
- getPk() - 类 中的方法io.seata.core.store.LockDO
-
Gets pk.
- getPortMap(String) - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets port map.
- getQueryGlobalTransactionForRecoverySQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get query global transaction for recovery sql string.
- getQueryGlobalTransactionSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get query global transaction sql string.
- getQueryGlobalTransactionSQLByStatus(String, String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get query global transaction sql by status string.
- getQueryGlobalTransactionSQLByTransactionId(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get query global transaction sql by transaction id string.
- getQueryLockSql(String, String) - 类 中的静态方法io.seata.core.store.db.LockStoreSqls
-
Get query lock sql string.
- getQureyBranchTransaction(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get qurey branch transaction string.
- getRequestMessage() - 类 中的方法io.seata.core.protocol.MessageFuture
-
Gets request message.
- getResourceGroupId() - 接口 中的方法io.seata.core.model.Resource
-
Get the resource group id.
- getResourceGroupId() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets resource group id.
- getResourceId() - 类 中的方法io.seata.core.lock.RowLock
-
Gets resource id.
- getResourceId() - 接口 中的方法io.seata.core.model.Resource
-
Get the resource id.
- getResourceId() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Gets resource id.
- getResourceId() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Gets resource id.
- getResourceId() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Gets resource id.
- getResourceId() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets resource id.
- getResourceId() - 类 中的方法io.seata.core.store.LockDO
-
Gets resource id.
- getResourceIds() - 类 中的方法io.seata.core.protocol.RegisterRMRequest
-
Gets resource ids.
- getResourceSets() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get resource sets.
- getResultCode() - 类 中的方法io.seata.core.protocol.AbstractResultMessage
-
Gets result code.
- getRmDispatchThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets rm dispatch thread prefix.
- getRoleFromChannel(Channel) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Gets get role from channel.
- getRowKey(String, String, String) - 类 中的方法io.seata.core.lock.AbstractLocker
-
Get row key string.
- getRowKey() - 类 中的方法io.seata.core.lock.RowLock
-
Gets row key.
- getRowKey() - 类 中的方法io.seata.core.store.LockDO
-
Gets row key.
- getRpcDispatchThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Get rpc dispatch thread prefix string.
- getRpcRequestTimeout() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets rpc sendAsyncRequestWithResponse time out.
- getRpcRequestTimeout() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets rpc request timeout.
- getSameClientChannel(Channel) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Gets get same income client channel.
- getServerChannelMaxIdleTimeSeconds() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets server channel max idle time seconds.
- getServerMessageListener() - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Gets server message listener.
- getServerMessageSender() - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
-
Gets server message sender.
- getServerSelectorThreads() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets server selector threads.
- getServerShutdownWaitTime() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Get the timeout seconds of shutdown.
- getServerSocketResvBufSize() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets server socket resv buf size.
- getServerSocketSendBufSize() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets server socket send buf size.
- getServerWorkerThreads() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets server worker threads.
- getSoBackLogSize() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets so back log size.
- getSocketAddressStartChar() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets socket address start char.
- getStatus(String) - 接口 中的方法io.seata.core.model.TransactionManager
-
Get current status of the give transaction.
- getStatus() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Gets status.
- getStatus() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets status.
- getStatus() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets status.
- getTableName() - 类 中的方法io.seata.core.lock.RowLock
-
Gets table name.
- getTableName() - 类 中的方法io.seata.core.store.LockDO
-
Gets table name.
- getThreadPrefix(String) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Gets thread prefix.
- getTimeout() - 类 中的方法io.seata.core.protocol.MessageFuture
-
Gets timeout.
- getTimeout() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
-
Gets timeout.
- getTimeout() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets timeout.
- getTmDispatchThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets tm dispatch thread prefix.
- getTransactionExceptionCode() - 类 中的方法io.seata.core.protocol.transaction.AbstractTransactionResponse
-
Gets transaction exception code.
- getTransactionId() - 类 中的方法io.seata.core.lock.RowLock
-
Gets transaction id.
- getTransactionId() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets transaction id.
- getTransactionId() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets transaction id.
- getTransactionId() - 类 中的方法io.seata.core.store.LockDO
-
Gets transaction id.
- getTransactionName() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
-
Gets transaction name.
- getTransactionName() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets transaction name.
- getTransactionRole() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Gets transaction role.
- getTransactionRole() - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
Gets get client role.
- getTransactionRole() - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- getTransactionRole() - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- getTransactionServiceGroup() - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Gets transaction service group.
- getTransactionServiceGroup() - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
Gets transaction service group.
- getTransactionServiceGroup() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get transaction service group.
- getTransactionServiceGroup() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets transaction service group.
- getTypeCode() - 类 中的方法io.seata.core.protocol.MergedWarpMessage
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.MergeResultMessage
-
- getTypeCode() - 接口 中的方法io.seata.core.protocol.MessageCodec
-
Gets type code.
- getTypeCode() - 类 中的方法io.seata.core.protocol.RegisterRMRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.RegisterRMResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.RegisterTMRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.RegisterTMResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchCommitRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchCommitResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchReportResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchRollbackRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.BranchRollbackResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalCommitRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalCommitResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalLockQueryRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalLockQueryResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalRollbackRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalRollbackResponse
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalStatusRequest
-
- getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalStatusResponse
-
- getUpdateBranchTransactionStatusSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get update branch transaction status sql string.
- getUpdateGlobalTransactionStatusSQL(String, String) - 类 中的静态方法io.seata.core.store.db.LogStoreSqls
-
Get update global transaction status sql string.
- getUrl() - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get url string.
- getUser() - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get user string.
- getValidationQuery(DBType) - 类 中的方法io.seata.core.store.db.AbstractDataSourceGenerator
-
Get validation query string.
- getValue() - 枚举 中的方法io.seata.core.rpc.netty.NettyPoolKey.TransactionRole
-
Gets value.
- getVersion() - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Gets version.
- getVersion() - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
-
Gets version.
- getVersion() - 类 中的方法io.seata.core.rpc.RpcContext
-
Gets get version.
- getVgroup() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Gets vgroup.
- getWorkerThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Get worker thread prefix string.
- getWriteBufferHighWaterMark() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets write buffer high water mark.
- getWriteBufferLowWaterMark() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Gets write buffer low water mark.
- getXID() - 类 中的静态方法io.seata.core.context.RootContext
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.lock.RowLock
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndRequest
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginResponse
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Gets xid.
- getXid() - 类 中的方法io.seata.core.store.LockDO
-
Gets xid.
- GLOBAL_TABLE_PLACEHOLD - 类 中的静态变量io.seata.core.store.db.LogStoreSqls
-
The constant GLOBAL_TABLE_PLACEHOLD.
- GlobalBeginRequest - io.seata.core.protocol.transaction中的类
-
The type Global begin request.
- GlobalBeginRequest() - 类 的构造器io.seata.core.protocol.transaction.GlobalBeginRequest
-
- GlobalBeginResponse - io.seata.core.protocol.transaction中的类
-
The type Global begin response.
- GlobalBeginResponse() - 类 的构造器io.seata.core.protocol.transaction.GlobalBeginResponse
-
- GlobalCommitRequest - io.seata.core.protocol.transaction中的类
-
The type Global commit request.
- GlobalCommitRequest() - 类 的构造器io.seata.core.protocol.transaction.GlobalCommitRequest
-
- GlobalCommitResponse - io.seata.core.protocol.transaction中的类
-
The type Global commit response.
- GlobalCommitResponse() - 类 的构造器io.seata.core.protocol.transaction.GlobalCommitResponse
-
- GlobalLockQueryRequest - io.seata.core.protocol.transaction中的类
-
The type Global lock query request.
- GlobalLockQueryRequest() - 类 的构造器io.seata.core.protocol.transaction.GlobalLockQueryRequest
-
- GlobalLockQueryResponse - io.seata.core.protocol.transaction中的类
-
The type Global lock query response.
- GlobalLockQueryResponse() - 类 的构造器io.seata.core.protocol.transaction.GlobalLockQueryResponse
-
- GlobalRollbackRequest - io.seata.core.protocol.transaction中的类
-
The type Global rollback request.
- GlobalRollbackRequest() - 类 的构造器io.seata.core.protocol.transaction.GlobalRollbackRequest
-
- GlobalRollbackResponse - io.seata.core.protocol.transaction中的类
-
The type Global rollback response.
- GlobalRollbackResponse() - 类 的构造器io.seata.core.protocol.transaction.GlobalRollbackResponse
-
- GlobalStatus - io.seata.core.model中的枚举
-
Status of global transaction.
- globalStatus - 类 中的变量io.seata.core.protocol.transaction.AbstractGlobalEndResponse
-
The Global status.
- GlobalStatusRequest - io.seata.core.protocol.transaction中的类
-
The type Global status request.
- GlobalStatusRequest() - 类 的构造器io.seata.core.protocol.transaction.GlobalStatusRequest
-
- GlobalStatusResponse - io.seata.core.protocol.transaction中的类
-
The type Global status response.
- GlobalStatusResponse() - 类 的构造器io.seata.core.protocol.transaction.GlobalStatusResponse
-
- globalTable - 类 中的变量io.seata.core.store.db.LogStoreDataBaseDAO
-
The Global table.
- GlobalTransactionDO - io.seata.core.store中的类
-
Global Transaction data object
- GlobalTransactionDO() - 类 的构造器io.seata.core.store.GlobalTransactionDO
-
- GROUPLIST_POSTFIX - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant GROUPLIST_POSTFIX.
- reconnect(String) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
- RegisterCheckAuthHandler - io.seata.core.rpc.netty中的接口
-
The interface Register check auth handler.
- RegisterMsgListener - io.seata.core.rpc.netty中的接口
-
The interface Register msg listener.
- registerResource(Resource) - 接口 中的方法io.seata.core.model.ResourceManager
-
Register a Resource to be managed by Resource Manager.
- registerResource(String, String) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Register new db key.
- registerRMChannel(RegisterRMRequest, Channel) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Register rm channel.
- RegisterRMRequest - io.seata.core.protocol中的类
-
The type Register rm request.
- RegisterRMRequest() - 类 的构造器io.seata.core.protocol.RegisterRMRequest
-
Instantiates a new Register rm request.
- RegisterRMRequest(String, String) - 类 的构造器io.seata.core.protocol.RegisterRMRequest
-
Instantiates a new Register rm request.
- RegisterRMResponse - io.seata.core.protocol中的类
-
The type Register rm response.
- RegisterRMResponse() - 类 的构造器io.seata.core.protocol.RegisterRMResponse
-
Instantiates a new Register rm response.
- RegisterRMResponse(boolean) - 类 的构造器io.seata.core.protocol.RegisterRMResponse
-
Instantiates a new Register rm response.
- registerTMChannel(RegisterTMRequest, Channel) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Register tm channel.
- RegisterTMRequest - io.seata.core.protocol中的类
-
The type Register tm request.
- RegisterTMRequest() - 类 的构造器io.seata.core.protocol.RegisterTMRequest
-
Instantiates a new Register tm request.
- RegisterTMRequest(String, String, String) - 类 的构造器io.seata.core.protocol.RegisterTMRequest
-
Instantiates a new Register tm request.
- RegisterTMRequest(String, String) - 类 的构造器io.seata.core.protocol.RegisterTMRequest
-
Instantiates a new Register tm request.
- RegisterTMResponse - io.seata.core.protocol中的类
-
The type Register tm response.
- RegisterTMResponse() - 类 的构造器io.seata.core.protocol.RegisterTMResponse
-
Instantiates a new Register tm response.
- RegisterTMResponse(boolean) - 类 的构造器io.seata.core.protocol.RegisterTMResponse
-
Instantiates a new Register tm response.
- regResourceManagerCheckAuth(RegisterRMRequest) - 接口 中的方法io.seata.core.rpc.netty.RegisterCheckAuthHandler
-
Reg resource manager check auth boolean.
- regTransactionManagerCheckAuth(RegisterTMRequest) - 接口 中的方法io.seata.core.rpc.netty.RegisterCheckAuthHandler
-
Reg transaction manager check auth boolean.
- release() - 类 中的方法io.seata.core.rpc.RpcContext
-
Release.
- releaseChannel(Channel, String) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Release channel.
- releaseChannel(Channel, String) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- releaseChannel(Channel, String) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- releaseLock(List<RowLock>) - 类 中的方法io.seata.core.lock.LocalDBLocker
-
- releaseLock(List<RowLock>) - 接口 中的方法io.seata.core.lock.Locker
-
Un lock boolean.
- releaseRpcContext(Channel) - 类 中的静态方法io.seata.core.rpc.ChannelManager
-
Release rpc context.
- RemotingServer - io.seata.core.rpc中的接口
-
The interface Remoting server.
- RemotingService - io.seata.core.rpc中的接口
-
The interface Remoting service.
- remove(String) - 接口 中的方法io.seata.core.context.ContextCore
-
Remove string.
- remove(String) - 类 中的方法io.seata.core.context.ThreadLocalContextCore
-
- removeRuntimeShutdownHook() - 类 中的静态方法io.seata.core.rpc.netty.ShutdownHook
-
for spring context
- requireGlobalLock() - 类 中的静态方法io.seata.core.context.RootContext
-
requires global lock check
- Resource - io.seata.core.model中的接口
-
Resource that can be managed by Resource Manager and involved into global transaction.
- resourceId - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
The Resource id.
- ResourceManager - io.seata.core.model中的接口
-
Resource Manager: common behaviors.
- ResourceManagerInbound - io.seata.core.model中的接口
-
Resource Manager.
- ResourceManagerOutbound - io.seata.core.model中的接口
-
Resource Manager: send outbound request to TC.
- ResultCode - io.seata.core.protocol中的枚举
-
The enum Result code.
- RMInboundHandler - io.seata.core.protocol.transaction中的接口
-
The interface Rm inbound handler.
- RmMessageListener - io.seata.core.rpc.netty中的类
-
The type Rm message listener.
- RmMessageListener(TransactionMessageHandler) - 类 的构造器io.seata.core.rpc.netty.RmMessageListener
-
Instantiates a new Rm message listener.
- RmRpcClient - io.seata.core.rpc.netty中的类
-
The type Rm rpc client.
- rollback(String) - 接口 中的方法io.seata.core.model.TransactionManager
-
Global rollback.
- ROLLBACKING_RETRY_DELAY - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant ROLLBACKING_RETRY_DELAY.
- RootContext - io.seata.core.context中的类
-
The type Root context.
- RootContext() - 类 的构造器io.seata.core.context.RootContext
-
- RowLock - io.seata.core.lock中的类
-
The type Row lock.
- RowLock() - 类 的构造器io.seata.core.lock.RowLock
-
- RpcClientHandler - io.seata.core.rpc.netty中的类
-
The type Rpc client handler.
- RpcClientHandler() - 类 的构造器io.seata.core.rpc.netty.RpcClientHandler
-
Instantiates a new Rpc client handler.
- RpcContext - io.seata.core.rpc中的类
-
The type rpc context.
- RpcContext() - 类 的构造器io.seata.core.rpc.RpcContext
-
- RpcEventLoopGroup - io.seata.core.rpc.netty中的接口
-
The interface Rpc event loop group.
- RpcMessage - io.seata.core.protocol中的类
-
The type Rpc message.
- RpcMessage() - 类 的构造器io.seata.core.protocol.RpcMessage
-
- RpcServer - io.seata.core.rpc.netty中的类
-
The type Abstract rpc server.
- RpcServer(ThreadPoolExecutor) - 类 的构造器io.seata.core.rpc.netty.RpcServer
-
Instantiates a new Abstract rpc server.
- run() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient.MergedSendRunnable
-
- run() - 类 中的方法io.seata.core.rpc.netty.ShutdownHook
-
- sendAsyncRequestWithoutResponse(String, Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Send async request without response object.
- sendAsyncRequestWithResponse(String, Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Send async request with response object.
- sendAsyncRequestWithResponse(String, Channel, Object, long) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Send async request with response object.
- sendMsgWithResponse(Object, long) - 接口 中的方法io.seata.core.rpc.ClientMessageSender
-
Send msg with response object.
- sendMsgWithResponse(String, Object, long) - 接口 中的方法io.seata.core.rpc.ClientMessageSender
-
Send msg with response object.
- sendMsgWithResponse(Object) - 接口 中的方法io.seata.core.rpc.ClientMessageSender
-
Send msg with response object.
- sendMsgWithResponse(Object, long) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- sendMsgWithResponse(String, Object, long) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- sendMsgWithResponse(Object) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- sendMsgWithResponse(Object, long) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- sendMsgWithResponse(Object) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- sendMsgWithResponse(String, Object, long) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- sendRequest(Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Send request.
- sendResponse(long, String, Object) - 接口 中的方法io.seata.core.rpc.ClientMessageSender
-
Send response.
- sendResponse(long, Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Send response.
- sendResponse(long, String, Object) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
- sendResponse(long, Channel, Object) - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Send response.
- sendResponse(long, String, Object) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
- sendResponse(long, Channel, Object) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
-
Send response.
- sendSyncRequest(String, String, Object, long) - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Send request with response object.
- sendSyncRequest(String, String, Object) - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Send request with response object.
- sendSyncRequest(String, String, Object, long) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
-
Sync call to RM with timeout.
- sendSyncRequest(String, String, Object) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
-
Sync call to RM
- SERVER_CHANNEL_CLAZZ - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
-
The constant SERVER_CHANNEL_CLAZZ.
- SERVER_CHANNEL_CLAZZ - 类 中的变量io.seata.core.rpc.netty.NettyServerConfig
-
The Server channel clazz.
- SERVER_NODE_SPLIT_CHAR - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant SERVER_NODE_SPLIT_CHAR.
- serverMessageListener - 类 中的变量io.seata.core.rpc.netty.RpcServer
-
The Server message listener.
- ServerMessageListener - io.seata.core.rpc中的接口
-
The interface Server message listener.
- ServerMessageSender - io.seata.core.rpc中的接口
-
The interface Server message sender.
- SERVICE_GROUP_MAPPING_PREFIX - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant SERVICE_GROUP_MAPPING_PREFIX.
- SERVICE_PREFIX - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant SERVICE_PREFIX.
- SERVICE_SESSION_RELOAD_READ_SIZE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant SERVICE_SESSION_RELOAD_READ_SIZE
- setAddress(String) - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
Sets set address.
- setApplicationData(String) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Sets application data.
- setApplicationData(String) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Sets application data.
- setApplicationData(String) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Sets application data.
- setApplicationData(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets application data.
- setApplicationData(String) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets application data.
- setApplicationId(String) - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Sets application id.
- setApplicationId(String) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Sets application id.
- setApplicationId(String) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
Sets client app name.
- setApplicationId(String) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets set application id.
- setApplicationId(String) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets application id.
- setAsync(boolean) - 类 中的方法io.seata.core.protocol.RpcMessage
-
Sets async.
- setBeginTime(long) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets begin time.
- setBody(Object) - 类 中的方法io.seata.core.protocol.RpcMessage
-
Sets body.
- setBrachTable(String) - 类 中的方法io.seata.core.store.db.LogStoreDataBaseDAO
-
Sets brach table.
- setBranchId(Long) - 类 中的方法io.seata.core.lock.RowLock
-
Sets branch id.
- setBranchId(long) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Sets branch id.
- setBranchId(long) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
Sets branch id.
- setBranchId(long) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterResponse
-
Sets branch id.
- setBranchId(long) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Sets branch id.
- setBranchId(long) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets branch id.
- setBranchId(Long) - 类 中的方法io.seata.core.store.LockDO
-
Sets branch id.
- setBranchStatus(BranchStatus) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
Sets branch status.
- setBranchType(BranchType) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Sets branch type.
- setBranchType(BranchType) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Sets branch type.
- setBranchType(BranchType) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Sets branch type.
- setBranchType(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets branch type.
- setChannel(Channel) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets set channel.
- setChannelHandlers(ChannelHandler...) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Sets channel handlers.
- setClientAppName(String) - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets client app name.
- setClientId(String) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets client id.
- setClientId(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets client id.
- setClientMessageListener(ClientMessageListener) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
Sets client message listener.
- setClientRole(NettyPoolKey.TransactionRole) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets set client role.
- setClientSocketRcvBufSize(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets client socket rcv buf size.
- setClientSocketSndBufSize(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets client socket snd buf size.
- setClientType(int) - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets client type.
- setClientWorkerThreads(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets client worker threads.
- setConnectTimeoutMillis(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets connect timeout millis.
- setCustomerKeys(String) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Sets customer keys.
- setDbType(String) - 类 中的方法io.seata.core.store.db.LockStoreDataBaseDAO
-
Sets db type.
- setDbType(String) - 类 中的方法io.seata.core.store.db.LogStoreDataBaseDAO
-
Sets db type.
- setEnableServerPooledByteBufAllocator(boolean) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets enable server pooled byte buf allocator.
- setExtraData(String) - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Sets extra data.
- setExtraData(String) - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
-
Sets extra data.
- setExtraData(String) - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndRequest
-
Sets extra data.
- setExtraData(String) - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginResponse
-
Sets extra data.
- setFeature(String) - 类 中的方法io.seata.core.lock.RowLock
-
Sets feature.
- setGlobalStatus(GlobalStatus) - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndResponse
-
Sets global status.
- setGlobalTable(String) - 类 中的方法io.seata.core.store.db.LogStoreDataBaseDAO
-
Sets global table.
- setGmtCreate(Date) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets gmt create.
- setGmtCreate(Date) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets gmt create.
- setGmtModified(Date) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets gmt modified.
- setGmtModified(Date) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets gmt modified.
- setGroup(String) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemoting
-
Sets group.
- setHandler(TransactionMessageHandler) - 类 中的方法io.seata.core.rpc.netty.RmMessageListener
-
Sets handler.
- setHandler(TransactionMessageHandler) - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Sets transactionMessageHandler.
- setHandler(TransactionMessageHandler, RegisterCheckAuthHandler) - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Sets transactionMessageHandler.
- setHeartbeat(boolean) - 类 中的方法io.seata.core.protocol.RpcMessage
-
Sets heartbeat.
- setId(long) - 类 中的方法io.seata.core.protocol.RpcMessage
-
Sets id.
- setIdentified(boolean) - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
-
Sets identified.
- setListenPort(int) - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingServer
-
Sets listen port.
- setLockable(boolean) - 类 中的方法io.seata.core.protocol.transaction.GlobalLockQueryResponse
-
Sets lockable.
- setLockKey(String) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Sets lock key.
- setLockKey(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets lock key.
- setLockTable(String) - 类 中的方法io.seata.core.store.db.LockStoreDataBaseDAO
-
Sets lock table.
- setLogStoreDataSource(DataSource) - 类 中的方法io.seata.core.store.db.LockStoreDataBaseDAO
-
Sets log store data source.
- setLogStoreDataSource(DataSource) - 类 中的方法io.seata.core.store.db.LogStoreDataBaseDAO
-
Sets log store data source.
- setMessage(AbstractMessage) - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
Sets message.
- setMsg(String) - 类 中的方法io.seata.core.protocol.AbstractResultMessage
-
Sets msg.
- setMsgs(AbstractResultMessage[]) - 类 中的方法io.seata.core.protocol.MergeResultMessage
-
Sets msgs.
- setPendingConnSize(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets pending conn size.
- setPerHostMaxConn(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets per host max conn.
- setPk(String) - 类 中的方法io.seata.core.lock.RowLock
-
Sets pk.
- setPk(String) - 类 中的方法io.seata.core.store.LockDO
-
Sets pk.
- setRequest(boolean) - 类 中的方法io.seata.core.protocol.RpcMessage
-
Sets request.
- setRequestMessage(RpcMessage) - 类 中的方法io.seata.core.protocol.MessageFuture
-
Sets request message.
- setResourceGroupId(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets resource group id.
- setResourceId(String) - 类 中的方法io.seata.core.lock.RowLock
-
Sets resource id.
- setResourceId(String) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Sets resource id.
- setResourceId(String) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Sets resource id.
- setResourceId(String) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Sets resource id.
- setResourceId(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets resource id.
- setResourceId(String) - 类 中的方法io.seata.core.store.LockDO
-
Sets resource id.
- setResourceIds(String) - 类 中的方法io.seata.core.protocol.RegisterRMRequest
-
Sets resource ids.
- setResourceManager(ResourceManager) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Sets resource manager.
- setResourceSets(Set<String>) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets set resource sets.
- setResultCode(ResultCode) - 类 中的方法io.seata.core.protocol.AbstractResultMessage
-
Sets result code.
- setResultMessage(Object) - 类 中的方法io.seata.core.protocol.MessageFuture
-
Sets result message.
- setRMInboundMessageHandler(RMInboundHandler) - 类 中的方法io.seata.core.protocol.transaction.AbstractTransactionRequestToRM
-
Sets rm inbound message handler.
- setRowKey(String) - 类 中的方法io.seata.core.lock.RowLock
-
Sets row key.
- setRowKey(String) - 类 中的方法io.seata.core.store.LockDO
-
Sets row key.
- setServerMessageListener(ServerMessageListener) - 类 中的方法io.seata.core.rpc.netty.RpcServer
-
Sets server message listener.
- setServerMessageSender(ServerMessageSender) - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
-
Sets server message sender.
- setServerSelectorThreads(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets server selector threads.
- setServerSocketResvBufSize(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets server socket resv buf size.
- setServerSocketSendBufSize(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets server socket send buf size.
- setServerWorkerThreads(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets server worker threads.
- setSoBackLogSize(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets so back log size.
- setStatus(BranchStatus) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Sets status.
- setStatus(int) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets status.
- setStatus(int) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets status.
- setTableName(String) - 类 中的方法io.seata.core.lock.RowLock
-
Sets table name.
- setTableName(String) - 类 中的方法io.seata.core.store.LockDO
-
Sets table name.
- setTCInboundHandler(TCInboundHandler) - 类 中的方法io.seata.core.protocol.transaction.AbstractTransactionRequestToTC
-
Sets tc inbound handler.
- setTimeout(long) - 类 中的方法io.seata.core.protocol.MessageFuture
-
Sets timeout.
- setTimeout(int) - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
-
Sets timeout.
- setTimeout(int) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets timeout.
- setTransactionExceptionCode(TransactionExceptionCode) - 类 中的方法io.seata.core.protocol.transaction.AbstractTransactionResponse
-
Sets transaction exception code.
- setTransactionId(Long) - 类 中的方法io.seata.core.lock.RowLock
-
Sets transaction id.
- setTransactionId(long) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets transaction id.
- setTransactionId(long) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets transaction id.
- setTransactionId(Long) - 类 中的方法io.seata.core.store.LockDO
-
Sets transaction id.
- setTransactionName(String) - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
-
Sets transaction name.
- setTransactionName(String) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets transaction name.
- setTransactionRole(NettyPoolKey.TransactionRole) - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
Sets set client role.
- setTransactionServiceGroup(String) - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Sets transaction service group.
- setTransactionServiceGroup(String) - 类 中的方法io.seata.core.rpc.netty.RmRpcClient
-
Sets transaction service group.
- setTransactionServiceGroup(String) - 类 中的方法io.seata.core.rpc.netty.TmRpcClient
-
Sets transaction service group.
- setTransactionServiceGroup(String) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets set transaction service group.
- setTransactionServiceGroup(String) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets transaction service group.
- setVersion(String) - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
-
Sets version.
- setVersion(String) - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
-
Sets version.
- setVersion(String) - 类 中的方法io.seata.core.rpc.RpcContext
-
Sets set version.
- setVgroup(String) - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
-
Sets vgroup.
- setWriteBufferHighWaterMark(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets write buffer high water mark.
- setWriteBufferLowWaterMark(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
-
Sets write buffer low water mark.
- setXid(String) - 类 中的方法io.seata.core.lock.RowLock
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndRequest
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginResponse
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.store.BranchTransactionDO
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
Sets xid.
- setXid(String) - 类 中的方法io.seata.core.store.LockDO
-
Sets xid.
- SHARE_BOSS_WORKER - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
-
The constant SHARE_BOSS_WORKER.
- shutdown() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
- shutdown() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingServer
-
- shutdown() - 接口 中的方法io.seata.core.rpc.RemotingService
-
Shutdown.
- ShutdownHook - io.seata.core.rpc.netty中的类
-
ensure the shutdownHook is singleton
- start() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingClient
-
- start() - 类 中的方法io.seata.core.rpc.netty.AbstractRpcRemotingServer
-
- start() - 接口 中的方法io.seata.core.rpc.RemotingService
-
Start.
- STORE_DB_BRANCH_DEFAULT_TABLE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_BRANCH_DEFAULT_TABLE.
- STORE_DB_BRANCH_TABLE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_BRANCH_TABLE.
- STORE_DB_DATASOURCE_TYPE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_DATASOURCE_TYPE.
- STORE_DB_GLOBAL_DEFAULT_TABLE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_GLOBAL_DEFAULT_TABLE.
- STORE_DB_GLOBAL_TABLE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_GLOBAL_TABLE.
- STORE_DB_LOG_QUERY_LIMIT - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_LOG_QUERY_LIMIT.
- STORE_DB_MAX_CONN - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_MAX_CONN.
- STORE_DB_MIN_CONN - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_MIN_CONN.
- STORE_DB_PASSWORD - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_PASSWORD.
- STORE_DB_TYPE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_TYPE.
- STORE_DB_URL - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_URL.
- STORE_DB_USER - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_DB_USER.
- STORE_FILE_DIR - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_FILE_DIR
- STORE_FILE_PREFIX - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_FILE_PREFIX
- STORE_MODE - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_MODE.
- STORE_PREFIX - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant STORE_PREFIX.
- StoreMode - io.seata.core.store中的枚举
-
transaction log store mode
- TCInboundHandler - io.seata.core.protocol.transaction中的接口
-
The interface Tc inbound handler.
- ThreadLocalContextCore - io.seata.core.context中的类
-
The type Thread local context core.
- ThreadLocalContextCore() - 类 的构造器io.seata.core.context.ThreadLocalContextCore
-
- TIMEOUT_RETRY_DELAY - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant TIMEOUT_RETRY_DELAY.
- timerExecutor - 类 中的变量io.seata.core.rpc.netty.AbstractRpcRemoting
-
The Timer executor.
- TmRpcClient - io.seata.core.rpc.netty中的类
-
The type Rpc client.
- toString() - 类 中的方法io.seata.core.lock.RowLock
-
- toString() - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
-
- toString() - 类 中的方法io.seata.core.protocol.HeartbeatMessage
-
- toString() - 类 中的方法io.seata.core.protocol.MergedWarpMessage
-
- toString() - 类 中的方法io.seata.core.protocol.MergeResultMessage
-
- toString() - 类 中的方法io.seata.core.protocol.RegisterRMRequest
-
- toString() - 类 中的方法io.seata.core.protocol.RegisterTMRequest
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndRequest
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.AbstractBranchEndResponse
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndRequest
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndResponse
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterResponse
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
-
- toString() - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
-
- toString() - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
-
- toString() - 类 中的方法io.seata.core.rpc.RpcContext
-
- toString() - 类 中的方法io.seata.core.store.BranchTransactionDO
-
- toString() - 类 中的方法io.seata.core.store.GlobalTransactionDO
-
- toString() - 类 中的方法io.seata.core.store.LockDO
-
- TRANSACTION_PREFIX - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant TRANSACTION_PREFIX.
- TRANSACTION_UNDO_DATA_VALIDATION - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant TRANSACTION_UNDO_DATA_VALIDATION.
- TRANSACTION_UNDO_LOG_SERIALIZATION - 类 中的静态变量io.seata.core.constants.ConfigurationKeys
-
The constant TRANSACTION_UNDO_LOG_SERIALIZATION.
- TransactionException - io.seata.core.exception中的异常错误
-
The type Transaction exception.
- TransactionException(TransactionExceptionCode) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionException(TransactionExceptionCode, Throwable) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionException(String) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionException(TransactionExceptionCode, String) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionException(Throwable) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionException(String, Throwable) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionException(TransactionExceptionCode, String, Throwable) - 异常错误 的构造器io.seata.core.exception.TransactionException
-
Instantiates a new Transaction exception.
- TransactionExceptionCode - io.seata.core.exception中的枚举
-
The enum Transaction exception code.
- TransactionManager - io.seata.core.model中的接口
-
Transaction Manager.
- TransactionMessageHandler - io.seata.core.rpc中的接口
-
To handle the received RPC message on upper level.
- transactionServiceGroup - 类 中的变量io.seata.core.protocol.AbstractIdentifyRequest
-
The Transaction service group.
- TRANSPORT_PROTOCOL_TYPE - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
-
The constant TRANSPORT_PROTOCOL_TYPE.
- TRANSPORT_SERVER_TYPE - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
-
The constant TRANSPORT_SERVER_TYPE.
- TransportProtocolType - io.seata.core.rpc.netty中的枚举
-
The enum Transport protocol type.
- TransportServerType - io.seata.core.rpc.netty中的枚举
-
The enum Transport server type.
- TYPE_BRANCH_COMMIT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_COMMIT.
- TYPE_BRANCH_COMMIT_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_COMMIT_RESULT.
- TYPE_BRANCH_REGISTER - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_REGISTER.
- TYPE_BRANCH_REGISTER_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_REGISTER_RESULT.
- TYPE_BRANCH_ROLLBACK - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_ROLLBACK.
- TYPE_BRANCH_ROLLBACK_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_ROLLBACK_RESULT.
- TYPE_BRANCH_STATUS_REPORT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_STATUS_REPORT.
- TYPE_BRANCH_STATUS_REPORT_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_BRANCH_STATUS_REPORT_RESULT.
- TYPE_GLOBAL_BEGIN - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_BEGIN.
- TYPE_GLOBAL_BEGIN_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_BEGIN_RESULT.
- TYPE_GLOBAL_COMMIT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_COMMIT.
- TYPE_GLOBAL_COMMIT_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_COMMIT_RESULT.
- TYPE_GLOBAL_LOCK_QUERY - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_LOCK_QUERY.
- TYPE_GLOBAL_LOCK_QUERY_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_LOCK_QUERY_RESULT.
- TYPE_GLOBAL_ROLLBACK - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_ROLLBACK.
- TYPE_GLOBAL_ROLLBACK_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_ROLLBACK_RESULT.
- TYPE_GLOBAL_STATUS - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_STATUS.
- TYPE_GLOBAL_STATUS_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_GLOBAL_STATUS_RESULT.
- TYPE_REG_CLT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_REG_CLT.
- TYPE_REG_CLT_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_REG_CLT_RESULT.
- TYPE_REG_RM - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_REG_RM.
- TYPE_REG_RM_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_REG_RM_RESULT.
- TYPE_SEATA_MERGE - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_SEATA_MERGE.
- TYPE_SEATA_MERGE_RESULT - 类 中的静态变量io.seata.core.protocol.AbstractMessage
-
The constant TYPE_SEATA_MERGE_RESULT.