跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V W X 

A

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
 
AbstractDataSourceProvider - io.seata.core.store.db中的类
The abstract datasource provider
AbstractDataSourceProvider() - 类 的构造器io.seata.core.store.db.AbstractDataSourceProvider
 
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中的类
The type Abstract callback.
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
 
AbstractLockStoreSql - io.seata.core.store.db.sql.lock中的类
the database abstract lock store sql interface
AbstractLockStoreSql() - 类 的构造器io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
AbstractLogStoreSqls - io.seata.core.store.db.sql.log中的类
The type Abstract log store sqls
AbstractLogStoreSqls() - 类 的构造器io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
AbstractMessage - io.seata.core.protocol中的类
The type Abstract message.
AbstractMessage() - 类 的构造器io.seata.core.protocol.AbstractMessage
 
AbstractNettyRemoting - io.seata.core.rpc.netty中的类
The abstract netty remoting.
AbstractNettyRemoting(ThreadPoolExecutor) - 类 的构造器io.seata.core.rpc.netty.AbstractNettyRemoting
 
AbstractNettyRemotingClient - io.seata.core.rpc.netty中的类
The netty remoting client.
AbstractNettyRemotingClient(NettyClientConfig, EventExecutorGroup, ThreadPoolExecutor, NettyPoolKey.TransactionRole) - 类 的构造器io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
AbstractNettyRemotingServer - io.seata.core.rpc.netty中的类
The type abstract remoting server.
AbstractNettyRemotingServer(ThreadPoolExecutor, NettyServerConfig) - 类 的构造器io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
AbstractResultMessage - io.seata.core.protocol中的类
The type Abstract result message.
AbstractResultMessage() - 类 的构造器io.seata.core.protocol.AbstractResultMessage
 
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>, boolean, boolean) - 类 中的方法io.seata.core.lock.LocalDBLocker
 
acquireLock(List<RowLock>) - 接口 中的方法io.seata.core.lock.Locker
Acquire lock boolean.
acquireLock(List<RowLock>, boolean, boolean) - 接口 中的方法io.seata.core.lock.Locker
Acquire lock boolean.
acquireLock(DistributedLockDO) - 类 中的方法io.seata.core.store.DefaultDistributedLocker
 
acquireLock(DistributedLockDO) - 接口 中的方法io.seata.core.store.DistributedLocker
Acquire the distributed lock
acquireLock(LockDO) - 接口 中的方法io.seata.core.store.LockStore
Acquire lock boolean.
acquireLock(List<LockDO>) - 接口 中的方法io.seata.core.store.LockStore
Acquire lock boolean.
acquireLock(List<LockDO>, boolean, boolean) - 接口 中的方法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.
addDisposable(Disposable) - 类 中的方法io.seata.core.rpc.ShutdownHook
 
addDisposable(Disposable, int) - 类 中的方法io.seata.core.rpc.ShutdownHook
 
addResource(String) - 类 中的方法io.seata.core.rpc.RpcContext
Add resource.
addResources(Set<String>) - 类 中的方法io.seata.core.rpc.RpcContext
Add resources.
ALIBABADUBBO - 类 中的静态变量io.seata.core.constants.DubboConstants
 
ALL_BRANCH_COLUMNS - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant ALL_BRANCH_COLUMNS.
ALL_COLUMNS - 类 中的静态变量io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
ALL_COLUMNS - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant ALL_COLUMNS.
ALL_GLOBAL_COLUMNS - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
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.
AuthSigner - io.seata.core.auth中的接口
 

B

BaseDistributedLockSql - io.seata.core.store.db.sql.distributed.lock中的类
 
BaseDistributedLockSql() - 类 的构造器io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
basketMap - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemotingClient
When batch sending is enabled, the message will be stored to basketMap Send via asynchronous thread MergedSendRunnable this#isEnableClientBatchSendRequest()
BatchLogHandler - io.seata.core.rpc.processor.server中的类
handle ServerOnRequestProcessor and ServerOnResponseProcessor log print.
BatchLogHandler() - 类 的构造器io.seata.core.rpc.processor.server.BatchLogHandler
 
batchResponseLock - 类 中的变量io.seata.core.rpc.processor.server.ServerOnRequestProcessor
 
BatchResultMessage - io.seata.core.protocol中的类
The type batch result message.
BatchResultMessage() - 类 的构造器io.seata.core.protocol.BatchResultMessage
 
begin(String, String, String, int) - 接口 中的方法io.seata.core.model.TransactionManager
Begin a new global transaction.
bind(String) - 类 中的静态方法io.seata.core.context.RootContext
Bind xid.
bindBranchType(BranchType) - 类 中的静态方法io.seata.core.context.RootContext
bind branch type
bindGlobalLockFlag() - 类 中的静态方法io.seata.core.context.RootContext
declare local transactions will use global lock check for update/delete/insert/selectForUpdate SQL
BOSS_THREAD_PREFIX - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant BOSS_THREAD_PREFIX.
BRANCH_TABLE_APPLICATION_DATA - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name application_data
BRANCH_TABLE_BEGIN_TIME - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name begin_time
BRANCH_TABLE_BRANCH_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name branch_id
BRANCH_TABLE_BRANCH_TYPE - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name branch_type
BRANCH_TABLE_CLIENT_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name client_id
BRANCH_TABLE_GMT_CREATE - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name gmt_create
BRANCH_TABLE_GMT_MODIFIED - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name gmt_modified
BRANCH_TABLE_PLACEHOLD - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant BRANCH_TABLE_PLACEHOLD.
BRANCH_TABLE_RESOURCE_GROUP_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name resource_group_id
BRANCH_TABLE_RESOURCE_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name resource_id
BRANCH_TABLE_STATUS - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name status
BRANCH_TABLE_TRANSACTION_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name transaction_id
BRANCH_TABLE_XID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant branch_table column name xid
branchCommit(BranchType, String, long, String, String) - 接口 中的方法io.seata.core.model.ResourceManagerInbound
Commit a branch transaction.
BranchCommitRequest - io.seata.core.protocol.transaction中的类
The type Branch commit request.
BranchCommitRequest() - 类 的构造器io.seata.core.protocol.transaction.BranchCommitRequest
 
BranchCommitResponse - io.seata.core.protocol.transaction中的类
The type Branch commit response.
BranchCommitResponse() - 类 的构造器io.seata.core.protocol.transaction.BranchCommitResponse
 
branchId - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndRequest
The Branch id.
branchId - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndResponse
The Branch id.
branchRegister(BranchType, String, String, String, String, String) - 接口 中的方法io.seata.core.model.ResourceManagerOutbound
Branch register long.
BranchRegisterRequest - io.seata.core.protocol.transaction中的类
The type Branch register request.
BranchRegisterRequest() - 类 的构造器io.seata.core.protocol.transaction.BranchRegisterRequest
 
BranchRegisterResponse - io.seata.core.protocol.transaction中的类
The type Branch register response.
BranchRegisterResponse() - 类 的构造器io.seata.core.protocol.transaction.BranchRegisterResponse
 
branchReport(BranchType, String, long, BranchStatus, String) - 接口 中的方法io.seata.core.model.ResourceManagerOutbound
Branch report.
BranchReportRequest - io.seata.core.protocol.transaction中的类
The type Branch report request.
BranchReportRequest() - 类 的构造器io.seata.core.protocol.transaction.BranchReportRequest
 
BranchReportResponse - io.seata.core.protocol.transaction中的类
The type Branch report response.
BranchReportResponse() - 类 的构造器io.seata.core.protocol.transaction.BranchReportResponse
 
branchRollback(BranchType, String, long, String, String) - 接口 中的方法io.seata.core.model.ResourceManagerInbound
Rollback a branch transaction.
BranchRollbackRequest - io.seata.core.protocol.transaction中的类
The type Branch rollback request.
BranchRollbackRequest() - 类 的构造器io.seata.core.protocol.transaction.BranchRollbackRequest
 
BranchRollbackResponse - io.seata.core.protocol.transaction中的类
The type Branch rollback response.
BranchRollbackResponse() - 类 的构造器io.seata.core.protocol.transaction.BranchRollbackResponse
 
BranchStatus - io.seata.core.model中的枚举
Status of branch transaction.
branchStatus - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndResponse
The Branch status.
BranchTransactionDO - io.seata.core.store中的类
branch transaction data object
BranchTransactionDO() - 类 的构造器io.seata.core.store.BranchTransactionDO
 
BranchTransactionException - io.seata.core.exception中的异常错误
The type BranchTransaction exception.
BranchTransactionException(TransactionExceptionCode) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchTransactionException(TransactionExceptionCode, Throwable) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchTransactionException(String) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchTransactionException(TransactionExceptionCode, String) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchTransactionException(Throwable) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchTransactionException(String, Throwable) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchTransactionException(TransactionExceptionCode, String, Throwable) - 异常错误 的构造器io.seata.core.exception.BranchTransactionException
Instantiates a new Transaction exception.
BranchType - io.seata.core.model中的枚举
The enum Branch type.
branchType - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndRequest
The Branch type.
branchType - 类 中的变量io.seata.core.protocol.transaction.UndoLogDeleteRequest
The Branch type.
build(T) - 类 中的静态方法io.seata.core.model.Result
 
build(T, String) - 类 中的静态方法io.seata.core.model.Result
 
buildRequestMessage(Object, byte) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
buildResponseMessage(RpcMessage, Object, byte) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
buildWithParams(T, String, Object...) - 类 中的静态方法io.seata.core.model.Result
 
bytesToInt(byte[], int) - 类 中的静态方法io.seata.core.protocol.AbstractMessage
Bytes to int int.

C

ChannelAuthHealthChecker - io.seata.core.rpc.netty中的接口
已过时。
ChannelEventListener - io.seata.core.rpc.netty中的接口
已过时。
ChannelManager - io.seata.core.rpc.netty中的类
The type channel manager.
ChannelManager() - 类 的构造器io.seata.core.rpc.netty.ChannelManager
 
ChannelUtil - io.seata.core.rpc.netty中的类
 
ChannelUtil() - 类 的构造器io.seata.core.rpc.netty.ChannelUtil
 
checkVersion(String) - 类 中的静态方法io.seata.core.protocol.Version
Check version string.
cleanAllLocks() - 类 中的方法io.seata.core.lock.AbstractLocker
 
cleanAllLocks() - 接口 中的方法io.seata.core.lock.Locker
Clean all locks.
CLIENT_CHANNEL_CLAZZ - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant CLIENT_CHANNEL_CLAZZ.
ClientHeartbeatProcessor - io.seata.core.rpc.processor.client中的类
process TC heartbeat message request(PONG) process message type: HeartbeatMessage
ClientHeartbeatProcessor() - 类 的构造器io.seata.core.rpc.processor.client.ClientHeartbeatProcessor
 
ClientMessageListener - io.seata.core.rpc中的接口
已过时。
ClientMessageSender - io.seata.core.rpc中的接口
已过时。
ClientOnResponseProcessor - io.seata.core.rpc.processor.client中的类
process TC response message.
ClientOnResponseProcessor(Map<Integer, MergeMessage>, ConcurrentHashMap<Integer, MessageFuture>, TransactionMessageHandler) - 类 的构造器io.seata.core.rpc.processor.client.ClientOnResponseProcessor
 
ClientTableColumnsName - io.seata.core.constants中的接口
client table columns name.
ClientType - io.seata.core.rpc中的枚举
已过时。
code - 异常错误 中的变量io.seata.core.exception.TransactionException
The Code.
commit(String) - 接口 中的方法io.seata.core.model.TransactionManager
Global commit.
compareTo(BranchTransactionDO) - 类 中的方法io.seata.core.store.BranchTransactionDO
 
compress(byte[]) - 接口 中的方法io.seata.core.compressor.Compressor
compress byte[] to byte[].
compress(byte[]) - 类 中的方法io.seata.core.compressor.CompressorFactory.NoneCompressor
 
Compressor - io.seata.core.compressor中的接口
 
COMPRESSOR_MAP - 类 中的静态变量io.seata.core.compressor.CompressorFactory
The constant COMPRESSOR_MAP.
CompressorFactory - io.seata.core.compressor中的类
the type compressor factory
CompressorFactory() - 类 的构造器io.seata.core.compressor.CompressorFactory
 
CompressorFactory.NoneCompressor - io.seata.core.compressor中的类
None compressor
CompressorType - io.seata.core.compressor中的枚举
 
CONFIG - 类 中的静态变量io.seata.core.exception.AbstractExceptionHandler
The constant CONFIG.
CONFIG - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant CONFIG.
CONFIG - 类 中的静态变量io.seata.core.store.db.AbstractDataSourceProvider
The constant CONFIG.
CONFIG - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant CONFIG.
ConfigurationKeys - io.seata.core.constants中的接口
已过时。
The constants are moved to ConfigurationKeys
CONFIGURED_CODEC - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Configured codec by user, default is SEATA
CONFIGURED_COMPRESSOR - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Configured compressor by user, default is NONE
CONSUMER - 类 中的静态变量io.seata.core.constants.DubboConstants
 
contains(String) - 枚举 中的静态方法io.seata.core.store.StoreMode
whether contains value of store mode
ContextCore - io.seata.core.context中的接口
The interface Context core.
ContextCoreLoader - io.seata.core.context中的类
The type Context core loader.
convertToLockDO(List<RowLock>) - 类 中的方法io.seata.core.lock.AbstractLocker
Convert to lock do list.
convertToLockDO(RowLock) - 类 中的方法io.seata.core.lock.AbstractLocker
 
createEventLoopGroup(int, ThreadFactory) - 接口 中的方法io.seata.core.rpc.netty.RpcEventLoopGroup
已过时。
Create event loop group event loop group.
ctx - 类 中的变量io.seata.core.protocol.AbstractMessage
The Ctx.

D

DataSourceProvider - io.seata.core.store.db中的接口
The datasource provider
DBType - io.seata.core.constants中的枚举
database type
debugLog(String, Object...) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
Debug log.
decode(ByteBuf, int) - 类 中的方法io.seata.core.rpc.netty.v1.HeadMapSerializer
decode head map
decode(ChannelHandlerContext, ByteBuf) - 类 中的方法io.seata.core.rpc.netty.v1.ProtocolV1Decoder
 
DecodeException - io.seata.core.exception中的异常错误
 
DecodeException(Throwable) - 异常错误 的构造器io.seata.core.exception.DecodeException
 
decodeFrame(ByteBuf) - 类 中的方法io.seata.core.rpc.netty.v1.ProtocolV1Decoder
 
decompress(byte[]) - 接口 中的方法io.seata.core.compressor.Compressor
decompress byte[] to byte[].
decompress(byte[]) - 类 中的方法io.seata.core.compressor.CompressorFactory.NoneCompressor
 
DEFAULT_LOG_QUERY_LIMIT - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant DEFAULT_LOG_QUERY_LIMIT.
DEFAULT_REDIS_SEATA_GLOBAL_LOCK_PREFIX - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The globalLock key
DEFAULT_REDIS_SEATA_ROW_LOCK_PREFIX - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The globalLock keys
DEFAULT_SAVE_DAYS - 类 中的静态变量io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
DefaultAuthSigner - io.seata.core.auth中的类
 
DefaultAuthSigner() - 类 的构造器io.seata.core.auth.DefaultAuthSigner
 
DefaultDistributedLocker - io.seata.core.store中的类
 
DefaultDistributedLocker() - 类 的构造器io.seata.core.store.DefaultDistributedLocker
 
DefaultServerMessageListenerImpl - io.seata.core.rpc中的类
已过时。
DefaultServerMessageListenerImpl(TransactionMessageHandler) - 类 的构造器io.seata.core.rpc.DefaultServerMessageListenerImpl
已过时。
Instantiates a new Default server message listener.
DELETE_BRANCH_TRANSACTION_BY_BRANCH_ID - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant DELETE_BRANCH_TRANSACTION_BY_BRANCH_ID.
DELETE_BRANCH_TRANSACTION_BY_XID - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant DELETE_BRANCH_TRANSACTION_BY_XID.
DELETE_GLOBAL_TRANSACTION - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant DELETE_GLOBAL_TRANSACTION.
deleteBranchTransactionDO(BranchTransactionDO) - 接口 中的方法io.seata.core.store.LogStore
Delete branch transaction do boolean.
deleteGlobalTransactionDO(GlobalTransactionDO) - 接口 中的方法io.seata.core.store.LogStore
Delete global transaction do boolean.
deserialize(byte[]) - 接口 中的方法io.seata.core.serializer.Serializer
Decode t from byte[].
destroy() - 接口 中的方法io.seata.core.rpc.Disposable
 
destroy() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
destroy() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
destroy() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
destroy() - 类 中的方法io.seata.core.rpc.netty.NettyRemotingServer
 
destroy() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
destroy() - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
destroy() - 类 中的方法io.seata.core.rpc.processor.server.ServerOnRequestProcessor
 
destroyAll() - 类 中的方法io.seata.core.rpc.ShutdownHook
 
destroyChannel(Channel) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
destroyChannel(String, Channel) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
Destroy channel.
destroyChannel(String, Channel) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
destroyChannel(String, Channel) - 类 中的方法io.seata.core.rpc.netty.NettyRemotingServer
 
destroyObject(NettyPoolKey, Channel) - 类 中的方法io.seata.core.rpc.netty.NettyPoolableFactory
 
Disposable - io.seata.core.rpc中的接口
 
DISTRIBUTED_LOCK_EXPIRE - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant distributed_lock column name expire
DISTRIBUTED_LOCK_KEY - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant distributed_lock column name lock key
DISTRIBUTED_LOCK_TABLE_PLACE_HOLD - 类 中的静态变量io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
DISTRIBUTED_LOCK_VALUE - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant distributed_lock column name lock value
DistributedLockDO - io.seata.core.store中的类
 
DistributedLockDO() - 类 的构造器io.seata.core.store.DistributedLockDO
 
DistributedLockDO(String, String, Long) - 类 的构造器io.seata.core.store.DistributedLockDO
 
DistributedLocker - io.seata.core.store中的接口
 
DistributedLockSql - io.seata.core.store.db.sql.distributed.lock中的接口
 
DistributedLockSqlFactory - io.seata.core.store.db.sql.distributed.lock中的类
 
DistributedLockSqlFactory() - 类 的构造器io.seata.core.store.db.sql.distributed.lock.DistributedLockSqlFactory
 
doAfterResponse(String, RpcMessage, Object) - 接口 中的方法io.seata.core.rpc.hook.RpcHook
 
doAfterResponse(String, RpcMessage, Object) - 类 中的方法io.seata.core.rpc.hook.StatusRpcHook
 
doAfterRpcHooks(String, RpcMessage, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
doBeforeRequest(String, RpcMessage) - 接口 中的方法io.seata.core.rpc.hook.RpcHook
 
doBeforeRequest(String, RpcMessage) - 类 中的方法io.seata.core.rpc.hook.StatusRpcHook
 
doBeforeRpcHooks(String, RpcMessage) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
doSelect(List<InetSocketAddress>, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
DubboConstants - io.seata.core.constants中的类
DubboConstants
DubboConstants() - 类 的构造器io.seata.core.constants.DubboConstants
 

E

enableEpoll() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
Enable epoll boolean.
enableNative() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Enable native boolean.
encode(Map<String, String>, ByteBuf) - 类 中的方法io.seata.core.rpc.netty.v1.HeadMapSerializer
encode head map
encode(ChannelHandlerContext, Object, ByteBuf) - 类 中的方法io.seata.core.rpc.netty.v1.ProtocolV1Encoder
 
entries() - 接口 中的方法io.seata.core.context.ContextCore
entries
entries() - 类 中的方法io.seata.core.context.FastThreadLocalContextCore
 
entries() - 类 中的静态方法io.seata.core.context.RootContext
entry map
entries() - 类 中的方法io.seata.core.context.ThreadLocalContextCore
 
error(Logger, Throwable, String, Object[]) - 类 中的静态方法io.seata.core.logger.StackTraceLogger
 
Event - io.seata.core.event中的接口
The base interface for seata event.
EventBus - io.seata.core.event中的接口
The interface for event bus.
exceptionHandleTemplate(AbstractExceptionHandler.Callback<T, S>, T, S) - 类 中的方法io.seata.core.exception.AbstractExceptionHandler
Exception handle template.
execute(T, S) - 接口 中的方法io.seata.core.exception.AbstractExceptionHandler.Callback
Execute.
extraData - 类 中的变量io.seata.core.protocol.AbstractIdentifyRequest
The Extra data.
extraData - 类 中的变量io.seata.core.protocol.transaction.AbstractGlobalEndRequest
The Extra data.

F

FastThreadLocalContextCore - io.seata.core.context中的类
The type Fast Thread local context core.
FastThreadLocalContextCore() - 类 的构造器io.seata.core.context.FastThreadLocalContextCore
 
futures - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
Obtain the return result through MessageFuture blocking.

G

generate() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
generate the datasource
get(String) - 接口 中的方法io.seata.core.context.ContextCore
Get value.
get(String) - 类 中的方法io.seata.core.context.FastThreadLocalContextCore
 
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(String) - 枚举 中的静态方法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(byte) - 枚举 中的静态方法io.seata.core.model.LockStatus
Get lock status.
get(int) - 枚举 中的静态方法io.seata.core.model.LockStatus
Get lock 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.
get(String) - 枚举 中的静态方法io.seata.core.store.StoreMode
get value of store mode
getAddress() - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
Gets get address.
getAddressFromChannel(Channel) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
Gets address from channel.
getAddressFromChannel(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelUtil
get address from channel
getAddressFromContext(ChannelHandlerContext) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
Gets address from context.
getAllBranchSessionSQL(String, String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getAllBranchSessionSQL(String, String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get all branch session sql string.
getAllGlobalSessionSql(String, String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getAllGlobalSessionSql(String, String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get all global session sql string.
getAllLockSql(String, String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getAllLockSql(String, String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get all lock sql string.
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.event.GlobalTransactionEvent
Gets application id.
getApplicationId() - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
Gets application id.
getApplicationId() - 类 中的方法io.seata.core.rpc.RpcContext
Gets get application id.
getApplicationId() - 类 中的方法io.seata.core.store.GlobalTransactionDO
Gets application id.
getBatchDeleteLockSql(String, int) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getBatchDeleteLockSql(String, int) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get batch delete lock sql string.
getBatchDeleteLockSqlByBranch(String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getBatchDeleteLockSqlByBranch(String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get batch delete lock sql string.
getBatchDeleteLockSqlByXid(String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getBatchDeleteLockSqlByXid(String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get batch delete lock sql string.
getBatchUpdateStatusLockByGlobalSql(String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getBatchUpdateStatusLockByGlobalSql(String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
get batch update status lock by global sql
getBeginTime() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Gets begin time.
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.context.RootContext
get the branch type
getBranchType() - 接口 中的方法io.seata.core.model.Resource
get resource type, AT, TCC, SAGA and XA
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.protocol.transaction.UndoLogDeleteRequest
 
getBranchType() - 类 中的方法io.seata.core.store.BranchTransactionDO
Gets branch type.
getByCode(int) - 枚举 中的静态方法io.seata.core.compressor.CompressorType
Gets result code.
getByCode(int) - 枚举 中的静态方法io.seata.core.serializer.SerializerType
Gets result code.
getByName(String) - 枚举 中的静态方法io.seata.core.compressor.CompressorType
Gets result code.
getByName(String) - 枚举 中的静态方法io.seata.core.serializer.SerializerType
Gets result code.
getChannel(String, String) - 类 中的静态方法io.seata.core.rpc.netty.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.
getCheckAliveInterval() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
Gets check alive interval.
getCheckLockableSql(String, int) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getCheckLockableSql(String, int) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
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.
getClientChannelManager() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
getClientId() - 类 中的方法io.seata.core.rpc.RpcContext
Gets get client id.
getClientId() - 类 中的方法io.seata.core.store.BranchTransactionDO
Gets client id.
getClientIpFromChannel(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelUtil
get client ip from channel
getClientPortFromChannel(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelUtil
get client port from channel
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.compressor.CompressorType
Gets code.
getCode() - 异常错误 中的方法io.seata.core.exception.TransactionException
Gets code.
getCode() - 枚举 中的方法io.seata.core.model.BranchStatus
Gets code.
getCode() - 枚举 中的方法io.seata.core.model.GlobalStatus
Gets code.
getCode() - 枚举 中的方法io.seata.core.model.LockStatus
Gets code.
getCode() - 枚举 中的方法io.seata.core.serializer.SerializerType
Gets code.
getCodec() - 类 中的方法io.seata.core.protocol.RpcMessage
Gets codec.
getCompressor(byte) - 类 中的静态方法io.seata.core.compressor.CompressorFactory
Get compressor by code.
getCompressor() - 类 中的方法io.seata.core.protocol.RpcMessage
Gets compressor.
getConnectTimeoutMillis() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Gets connect timeout millis.
getContextFromIdentified(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelManager
Gets get context from identified.
getCurrent() - 类 中的静态方法io.seata.core.protocol.Version
Gets current.
getCurrentGlobalLockConfig() - 类 中的静态方法io.seata.core.context.GlobalLockConfigHolder
 
getCurrentMaxSessionId(long, long) - 接口 中的方法io.seata.core.store.LogStore
Gets current max session id.
getDBType() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
Get db type db type.
getDefaultListenPort() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
Gets listen port.
getDeleteBranchTransactionByBranchIdSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getDeleteBranchTransactionByBranchIdSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get delete branch transaction by branch id sql string.
getDeleteBranchTransactionByXId(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getDeleteBranchTransactionByXId(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get delete branch transaction by x id string.
getDeleteGlobalTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getDeleteGlobalTransactionSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get delete global transaction sql string.
getDeleteLockSql(String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getDeleteLockSql(String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get delete lock sql string.
getDistributedLogStoreSql(String) - 类 中的静态方法io.seata.core.store.db.sql.distributed.lock.DistributedLockSqlFactory
get the lock store sql
getDriverClassLoader() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
 
getDriverClassName() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
get db driver class name
getEndTime() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Gets end time.
getErrMsg() - 类 中的方法io.seata.core.model.Result
 
getErrMsgParams() - 类 中的方法io.seata.core.model.Result
 
getExecutorThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
Get executor thread prefix string.
getExpireTime() - 类 中的方法io.seata.core.store.DistributedLockDO
 
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.
getFirst() - 类 中的方法io.seata.core.rpc.processor.Pair
 
getFutures() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
getGlobalStatus() - 类 中的方法io.seata.core.protocol.transaction.AbstractGlobalEndResponse
Gets global status.
getGlobalStatus() - 类 中的方法io.seata.core.protocol.transaction.GlobalReportRequest
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.event.GlobalTransactionEvent
Gets group.
getGroup() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
getHandler() - 类 中的方法io.seata.core.rpc.netty.NettyRemotingServer
 
getHead(String) - 类 中的方法io.seata.core.protocol.RpcMessage
Gets head.
getHeadMap() - 类 中的方法io.seata.core.protocol.RpcMessage
Gets head map.
getId() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Gets id.
getId() - 类 中的方法io.seata.core.protocol.RpcMessage
Gets id.
getInsertBranchTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getInsertBranchTransactionSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get insert branch transaction sql string.
getInsertBranchTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getInsertBranchTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getInsertBranchTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getInsertGlobalTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getInsertGlobalTransactionSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get insert global transaction sql string.
getInsertGlobalTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getInsertGlobalTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getInsertGlobalTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getInsertLockSQL(String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getInsertLockSQL(String) - 类 中的方法io.seata.core.store.db.sql.lock.H2LockStoreSql
 
getInsertLockSQL(String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get insert lock sql string.
getInsertLockSQL(String) - 类 中的方法io.seata.core.store.db.sql.lock.MysqlLockStoreSql
 
getInsertLockSQL(String) - 类 中的方法io.seata.core.store.db.sql.lock.OceanbaseLockStoreSql
 
getInsertLockSQL(String) - 类 中的方法io.seata.core.store.db.sql.lock.OracleLockStoreSql
 
getInsertLockSQL(String) - 类 中的方法io.seata.core.store.db.sql.lock.PostgresqlLockStoreSql
 
getInsertSql(String) - 类 中的方法io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
getInsertSql(String) - 接口 中的方法io.seata.core.store.db.sql.distributed.lock.DistributedLockSql
Get insert distribute lock sql
getInstance(String, String) - 类 中的静态方法io.seata.core.rpc.netty.RmNettyRemotingClient
Gets instance.
getInstance() - 类 中的静态方法io.seata.core.rpc.netty.RmNettyRemotingClient
Gets instance.
getInstance(String, String) - 类 中的静态方法io.seata.core.rpc.netty.TmNettyRemotingClient
Gets instance.
getInstance(String, String, String, String) - 类 中的静态方法io.seata.core.rpc.netty.TmNettyRemotingClient
Gets instance.
getInstance() - 类 中的静态方法io.seata.core.rpc.netty.TmNettyRemotingClient
Gets instance.
getInstance() - 类 中的静态方法io.seata.core.rpc.netty.v1.HeadMapSerializer
 
getInstance() - 类 中的静态方法io.seata.core.rpc.ShutdownHook
 
getKeepAliveTime() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
 
getListenPort() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
Gets listen port.
getListenPort() - 类 中的方法io.seata.core.rpc.netty.NettyServerBootstrap
Gets listen port.
getLockKey() - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
Gets lock key.
getLockKey() - 类 中的方法io.seata.core.store.DistributedLockDO
 
getLockRetryInterval() - 类 中的方法io.seata.core.model.GlobalLockConfig
 
getLockRetryTimes() - 类 中的方法io.seata.core.model.GlobalLockConfig
 
getLockValue() - 类 中的方法io.seata.core.store.DistributedLockDO
 
getLogQueue() - 类 中的方法io.seata.core.rpc.processor.server.BatchLogHandler
 
getLogStoreSql(String) - 类 中的静态方法io.seata.core.store.db.sql.lock.LockStoreSqlFactory
get the lock store sql
getLogStoreSqls(String) - 类 中的静态方法io.seata.core.store.db.sql.log.LogStoreSqlsFactory
get the log store sqls
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.
getMaxBranchResultPoolSize() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
Get the max size for branch result thread pool
getMaxCheckAliveRetry() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
Gets max check alive retry.
getMaxConn() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
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.
getMaxServerPoolSize() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
 
getMaxTaskQueueSize() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
 
getMaxWait() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
get db max wait
getMergedResourceKeys() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
getMessage() - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
Gets message.
getMessageType() - 类 中的方法io.seata.core.protocol.RpcMessage
Gets message type.
getMinBranchResultPoolSize() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
Get the min size for branch result thread pool
getMinConn() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
Get min conn int.
getMinPoolIdle() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Gets min pool idle.
getMinServerPoolSize() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
 
getModeByName(String) - 枚举 中的静态方法io.seata.core.rpc.netty.NettyBaseConfig.WorkThreadMode
Gets mode by name.
getMsg() - 类 中的方法io.seata.core.protocol.AbstractResultMessage
Gets msg.
getMsgIds() - 类 中的方法io.seata.core.protocol.BatchResultMessage
 
getMsgs() - 类 中的方法io.seata.core.protocol.MergeResultMessage
Get msgs abstract result message [ ].
getName() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Gets name.
getName() - 枚举 中的方法io.seata.core.store.StoreMode
 
getNewChannel(InetSocketAddress) - 类 中的方法io.seata.core.rpc.netty.NettyClientBootstrap
Gets new channel.
getNextMessageId() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
getPassword() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
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.
getPoolKeyFunction() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
Get pool key function.
getPoolKeyFunction() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
getPoolKeyFunction() - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
getPortMap(String) - 类 中的方法io.seata.core.rpc.RpcContext
Gets port map.
getPublicKey() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
Get public key.
getQueryBranchMax(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryBranchMax(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Gets query branch max.
getQueryBranchTransaction(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryBranchTransaction(String, String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryBranchTransaction(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get query branch transaction string.
getQueryBranchTransaction(String, String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get query branch transaction string.
getQueryGlobalMax(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryGlobalMax(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Gets query global max.
getQueryGlobalTransactionForRecoverySQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryGlobalTransactionForRecoverySQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get query global transaction for recovery sql string.
getQueryGlobalTransactionForRecoverySQL(String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getQueryGlobalTransactionForRecoverySQL(String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getQueryGlobalTransactionForRecoverySQL(String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getQueryGlobalTransactionSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryGlobalTransactionSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get query global transaction sql string.
getQueryGlobalTransactionSQLByStatus(String, String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryGlobalTransactionSQLByStatus(String, String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get query global transaction sql by status string.
getQueryGlobalTransactionSQLByStatus(String, String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getQueryGlobalTransactionSQLByStatus(String, String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getQueryGlobalTransactionSQLByStatus(String, String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getQueryGlobalTransactionSQLByTransactionId(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getQueryGlobalTransactionSQLByTransactionId(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get query global transaction sql by transaction id string.
getQueryLockSql(String) - 类 中的方法io.seata.core.store.db.sql.lock.AbstractLockStoreSql
 
getQueryLockSql(String) - 接口 中的方法io.seata.core.store.db.sql.lock.LockStoreSql
Get query lock sql string.
getRamSign(String, String) - 类 中的静态方法io.seata.core.auth.RamSignAdapter
get ram sign Sign with hmac SHA1 encrtpt
getRegisteredClasses() - 类 中的静态方法io.seata.core.serializer.SerializerClassRegistry
get registered classes
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.protocol.transaction.UndoLogDeleteRequest
 
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.
getResult() - 类 中的方法io.seata.core.model.Result
 
getResultCode() - 类 中的方法io.seata.core.protocol.AbstractResultMessage
Gets result code.
getResultMessages() - 类 中的方法io.seata.core.protocol.BatchResultMessage
 
getRmChannels() - 类 中的静态方法io.seata.core.rpc.netty.ChannelManager
get rm channels
getRmDispatchThreadPrefix() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Gets rm dispatch thread prefix.
getRole() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Gets role.
getRoleFromChannel(Channel) - 类 中的静态方法io.seata.core.rpc.netty.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.AbstractNettyRemotingClient
get Rpc Request Timeout
getRpcRequestTimeout() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
Gets rpc request timeout.
getRpcRequestTimeout() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
getRpcRequestTimeout() - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
getRpcRmRequestTimeout() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
Gets rpc RM sendAsyncRequestWithResponse time out.
getRpcTmRequestTimeout() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
Gets rpc TM sendAsyncRequestWithResponse time out.
getSameClientChannel(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelManager
Gets get same income client channel.
getSaveDays() - 类 中的方法io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
getSecond() - 类 中的方法io.seata.core.rpc.processor.Pair
 
getSelectDistributeForUpdateSql(String) - 类 中的方法io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
getSelectDistributeForUpdateSql(String) - 接口 中的方法io.seata.core.store.db.sql.distributed.lock.DistributedLockSql
Get the select distribute lock sql
getServerChannelMaxIdleTimeSeconds() - 类 中的方法io.seata.core.rpc.netty.NettyServerConfig
Gets server channel max idle time seconds.
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.
getSignVersion() - 接口 中的方法io.seata.core.auth.AuthSigner
 
getSignVersion() - 类 中的方法io.seata.core.auth.DefaultAuthSigner
 
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() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Gets status.
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.
getStatus() - 类 中的方法io.seata.core.store.LockDO
Gets status.
getSubscribers() - 接口 中的方法io.seata.core.event.EventBus
Gets subscribers.
getSubscribers() - 类 中的方法io.seata.core.event.GuavaEventBus
 
getTableName() - 类 中的方法io.seata.core.lock.RowLock
Gets table name.
getTableName() - 类 中的方法io.seata.core.store.LockDO
Gets table name.
getTimeout() - 类 中的静态方法io.seata.core.context.RootContext
 
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.
getTransactionMessageHandler() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
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.NettyPoolKey
Gets get client role.
getTransactionServiceGroup() - 类 中的方法io.seata.core.protocol.AbstractIdentifyRequest
Gets transaction service group.
getTransactionServiceGroup() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
Get transaction service group.
getTransactionServiceGroup() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
getTransactionServiceGroup() - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
getTransactionServiceGroup() - 类 中的方法io.seata.core.rpc.RpcContext
Gets get transaction service group.
getTransactionServiceGroup() - 类 中的方法io.seata.core.store.GlobalTransactionDO
Gets transaction service group.
getType(String) - 枚举 中的静态方法io.seata.core.rpc.TransportProtocolType
Gets type.
getType(String) - 枚举 中的静态方法io.seata.core.rpc.TransportServerType
Gets type.
getTypeCode() - 类 中的方法io.seata.core.protocol.BatchResultMessage
 
getTypeCode() - 类 中的方法io.seata.core.protocol.HeartbeatMessage
 
getTypeCode() - 类 中的方法io.seata.core.protocol.MergedWarpMessage
 
getTypeCode() - 类 中的方法io.seata.core.protocol.MergeResultMessage
 
getTypeCode() - 接口 中的方法io.seata.core.protocol.MessageTypeAware
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.GlobalReportRequest
 
getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.GlobalReportResponse
 
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
 
getTypeCode() - 类 中的方法io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
getUpdateBranchTransactionStatusAppDataSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get update branch transaction status and app data sql string.
getUpdateBranchTransactionStatusAppDataSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getUpdateBranchTransactionStatusAppDataSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getUpdateBranchTransactionStatusAppDataSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getUpdateBranchTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getUpdateBranchTransactionStatusSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get update branch transaction status sql string.
getUpdateBranchTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getUpdateBranchTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getUpdateBranchTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getUpdateGlobalTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.AbstractLogStoreSqls
 
getUpdateGlobalTransactionStatusSQL(String) - 接口 中的方法io.seata.core.store.db.sql.log.LogStoreSqls
Get update global transaction status sql string.
getUpdateGlobalTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
getUpdateGlobalTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.OracleLogStoreSqls
 
getUpdateGlobalTransactionStatusSQL(String) - 类 中的方法io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
getUpdateSql(String) - 类 中的方法io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
getUpdateSql(String) - 接口 中的方法io.seata.core.store.db.sql.distributed.lock.DistributedLockSql
Get update distribute lock sql
getUrl() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
Get url string.
getUser() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
Get user string.
getValidationQuery(DBType) - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
Get validation query string.
getValue() - 枚举 中的方法io.seata.core.rpc.netty.NettyBaseConfig.WorkThreadMode
Gets value.
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(Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
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_APPLICATION_DATA - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name application_data
GLOBAL_TABLE_APPLICATION_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name application_id
GLOBAL_TABLE_BEGIN_TIME - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name begin_time
GLOBAL_TABLE_GMT_CREATE - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name gmt_create
GLOBAL_TABLE_GMT_MODIFIED - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name gmt_modified
GLOBAL_TABLE_PLACEHOLD - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant GLOBAL_TABLE_PLACEHOLD.
GLOBAL_TABLE_STATUS - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name status
GLOBAL_TABLE_TIMEOUT - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name timeout
GLOBAL_TABLE_TRANSACTION_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name transaction_id
GLOBAL_TABLE_TRANSACTION_NAME - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name transaction_name
GLOBAL_TABLE_TRANSACTION_SERVICE_GROUP - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name transaction_service_group
GLOBAL_TABLE_XID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant global_table column name xid
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
 
GlobalLockConfig - io.seata.core.model中的类
 
GlobalLockConfig() - 类 的构造器io.seata.core.model.GlobalLockConfig
 
GlobalLockConfigHolder - io.seata.core.context中的类
use this class to access current GlobalLockConfig from anywhere
GlobalLockConfigHolder() - 类 的构造器io.seata.core.context.GlobalLockConfigHolder
 
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
 
globalReport(String, GlobalStatus) - 接口 中的方法io.seata.core.model.TransactionManager
Global report.
GlobalReportRequest - io.seata.core.protocol.transaction中的类
The type Global report request.
GlobalReportRequest() - 类 的构造器io.seata.core.protocol.transaction.GlobalReportRequest
 
GlobalReportResponse - io.seata.core.protocol.transaction中的类
The type Global report response.
GlobalReportResponse() - 类 的构造器io.seata.core.protocol.transaction.GlobalReportResponse
 
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.
globalStatus - 类 中的变量io.seata.core.protocol.transaction.GlobalReportRequest
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
 
GlobalTransactionDO - io.seata.core.store中的类
Global Transaction data object
GlobalTransactionDO() - 类 的构造器io.seata.core.store.GlobalTransactionDO
 
GlobalTransactionEvent - io.seata.core.event中的类
Event data for global transaction.
GlobalTransactionEvent(long, String, String, String, String, Long, Long, String, boolean, boolean) - 类 的构造器io.seata.core.event.GlobalTransactionEvent
Instantiates a new Global transaction event.
GlobalTransactionException - io.seata.core.exception中的异常错误
The type GlobalTransaction exception.
GlobalTransactionException(TransactionExceptionCode) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GlobalTransactionException(TransactionExceptionCode, Throwable) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GlobalTransactionException(String) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GlobalTransactionException(TransactionExceptionCode, String) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GlobalTransactionException(Throwable) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GlobalTransactionException(String, Throwable) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GlobalTransactionException(TransactionExceptionCode, String, Throwable) - 异常错误 的构造器io.seata.core.exception.GlobalTransactionException
Instantiates a new Transaction exception.
GuavaEventBus - io.seata.core.event中的类
Default event bus implement with Guava EventBus.
GuavaEventBus(String) - 类 的构造器io.seata.core.event.GuavaEventBus
 
GuavaEventBus(String, boolean) - 类 的构造器io.seata.core.event.GuavaEventBus
 

H

H2LockStoreSql - io.seata.core.store.db.sql.lock中的类
the database lock store H2 sql
H2LockStoreSql() - 类 的构造器io.seata.core.store.db.sql.lock.H2LockStoreSql
 
H2LogStoreSqls - io.seata.core.store.db.sql.log中的类
Database log store h2 sql
H2LogStoreSqls() - 类 的构造器io.seata.core.store.db.sql.log.H2LogStoreSqls
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.AbstractTransactionRequest
Handle abstract transaction response.
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.BranchCommitRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.BranchRegisterRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.BranchReportRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.BranchRollbackRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.GlobalBeginRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.GlobalCommitRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.GlobalLockQueryRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.GlobalReportRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.GlobalRollbackRequest
 
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.GlobalStatusRequest
 
handle(BranchCommitRequest) - 接口 中的方法io.seata.core.protocol.transaction.RMInboundHandler
Handle branch commit response.
handle(BranchRollbackRequest) - 接口 中的方法io.seata.core.protocol.transaction.RMInboundHandler
Handle branch rollback response.
handle(UndoLogDeleteRequest) - 接口 中的方法io.seata.core.protocol.transaction.RMInboundHandler
Handle delete undo log .
handle(GlobalBeginRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle global begin response.
handle(GlobalCommitRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle global commit response.
handle(GlobalRollbackRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle global rollback response.
handle(BranchRegisterRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle branch register response.
handle(BranchReportRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle branch report response.
handle(GlobalLockQueryRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle global lock query response.
handle(GlobalStatusRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle global status response.
handle(GlobalReportRequest, RpcContext) - 接口 中的方法io.seata.core.protocol.transaction.TCInboundHandler
Handle global report request.
handle(RpcContext) - 类 中的方法io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
handler - 类 中的变量io.seata.core.protocol.transaction.AbstractTransactionRequestToRM
The Handler.
handler - 类 中的变量io.seata.core.protocol.transaction.AbstractTransactionRequestToTC
The Handler.
HeadMapSerializer - io.seata.core.rpc.netty.v1中的类
Common serializer of map (this generally refers to header).
HeapMapKey() - 类 的构造器io.seata.core.constants.RpcMessageConstants.HeapMapKey
 
HeartbeatMessage - io.seata.core.protocol中的类
The type Heartbeat message.
holdInClientChannels(ConcurrentMap<Integer, RpcContext>) - 类 中的方法io.seata.core.rpc.RpcContext
Hold in client channels.
holdInIdentifiedChannels(ConcurrentMap<Channel, RpcContext>) - 类 中的方法io.seata.core.rpc.RpcContext
Hold in identified channels.
holdInResourceManagerChannels(String, ConcurrentMap<Integer, RpcContext>) - 类 中的方法io.seata.core.rpc.RpcContext
Hold in resource manager channels.
holdInResourceManagerChannels(String, Integer) - 类 中的方法io.seata.core.rpc.RpcContext
Hold in resource manager channels.

I

idGenerator - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
Id generator of this remoting
IN_PARAMS_PLACE_HOLD - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant IN_PARAMS_PLACE_HOLD.
IncompatibleVersionException - io.seata.core.protocol中的异常错误
The type Incompatible version exception.
IncompatibleVersionException(String) - 异常错误 的构造器io.seata.core.protocol.IncompatibleVersionException
Instantiates a new Incompatible version exception.
info(Logger, Throwable, String, Object[]) - 类 中的静态方法io.seata.core.logger.StackTraceLogger
 
inGlobalTransaction() - 类 中的静态方法io.seata.core.context.RootContext
In global transaction boolean.
init() - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
已过时。
Init.
init() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
 
init() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
init() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
init() - 类 中的方法io.seata.core.rpc.netty.NettyRemotingServer
 
init() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
init() - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
init() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
 
inSagaBranch() - 类 中的静态方法io.seata.core.context.RootContext
In saga branch boolean.
INSERT_BRANCH_TRANSACTION_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
The constant INSERT_BRANCH_TRANSACTION_MYSQL.
INSERT_BRANCH_TRANSACTION_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant INSERT_BRANCH_TRANSACTION_ORACLE.
INSERT_BRANCH_TRANSACTION_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
The constant INSERT_BRANCH_TRANSACTION_POSTGRESQL.
INSERT_DISTRIBUTED_LOCK_SQL - 类 中的静态变量io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
INSERT_GLOBAL_TRANSACTION_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
The constant INSERT_GLOBAL_TRANSACTION_MYSQL.
INSERT_GLOBAL_TRANSACTION_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant INSERT_GLOBAL_TRANSACTION_ORACLE.
INSERT_GLOBAL_TRANSACTION_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
The constant INSERT_GLOBAL_TRANSACTION_POSTGRESQL.
insertBranchTransactionDO(BranchTransactionDO) - 接口 中的方法io.seata.core.store.LogStore
Insert branch transaction do boolean.
insertGlobalTransactionDO(GlobalTransactionDO) - 接口 中的方法io.seata.core.store.LogStore
Insert global transaction do boolean.
INSTANCE - 类 中的静态变量io.seata.core.rpc.processor.server.BatchLogHandler
 
inTccBranch() - 类 中的静态方法io.seata.core.context.RootContext
In tcc branch boolean.
intToBytes(int, byte[], int) - 类 中的静态方法io.seata.core.protocol.AbstractMessage
Int to bytes.
io.seata.core.auth - 程序包 io.seata.core.auth
 
io.seata.core.compressor - 程序包 io.seata.core.compressor
 
io.seata.core.constants - 程序包 io.seata.core.constants
 
io.seata.core.context - 程序包 io.seata.core.context
 
io.seata.core.event - 程序包 io.seata.core.event
 
io.seata.core.exception - 程序包 io.seata.core.exception
 
io.seata.core.lock - 程序包 io.seata.core.lock
 
io.seata.core.logger - 程序包 io.seata.core.logger
 
io.seata.core.model - 程序包 io.seata.core.model
 
io.seata.core.protocol - 程序包 io.seata.core.protocol
 
io.seata.core.protocol.transaction - 程序包 io.seata.core.protocol.transaction
 
io.seata.core.rpc - 程序包 io.seata.core.rpc
 
io.seata.core.rpc.hook - 程序包 io.seata.core.rpc.hook
 
io.seata.core.rpc.netty - 程序包 io.seata.core.rpc.netty
 
io.seata.core.rpc.netty.v1 - 程序包 io.seata.core.rpc.netty.v1
 
io.seata.core.rpc.processor - 程序包 io.seata.core.rpc.processor
 
io.seata.core.rpc.processor.client - 程序包 io.seata.core.rpc.processor.client
 
io.seata.core.rpc.processor.server - 程序包 io.seata.core.rpc.processor.server
 
io.seata.core.serializer - 程序包 io.seata.core.serializer
 
io.seata.core.store - 程序包 io.seata.core.store
 
io.seata.core.store.db - 程序包 io.seata.core.store.db
 
io.seata.core.store.db.sql.distributed.lock - 程序包 io.seata.core.store.db.sql.distributed.lock
 
io.seata.core.store.db.sql.lock - 程序包 io.seata.core.store.db.sql.lock
 
io.seata.core.store.db.sql.log - 程序包 io.seata.core.store.db.sql.log
 
isAboveOrEqualVersion150(String) - 类 中的静态方法io.seata.core.protocol.Version
Determine whether the client version is greater than or equal to version 1.5.0
isEnableClientBatchSendRequest() - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
Whether to enable batch sending of requests, hand over to subclass implementation.
isEnableClientBatchSendRequest() - 类 中的静态方法io.seata.core.rpc.netty.NettyClientConfig
已过时。
isEnableClientBatchSendRequest() - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
isEnableClientBatchSendRequest() - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
isEnableTcServerBatchSendResponse() - 类 中的静态方法io.seata.core.rpc.netty.NettyServerConfig
Get the tc server batch send response enable
isIdentified() - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
Is identified boolean.
isLockable(List<RowLock>) - 类 中的方法io.seata.core.lock.LocalDBLocker
 
isLockable(List<RowLock>) - 接口 中的方法io.seata.core.lock.Locker
Is lockable boolean.
isLockable() - 类 中的方法io.seata.core.protocol.transaction.GlobalLockQueryResponse
Is lockable boolean.
isLockable(List<LockDO>) - 接口 中的方法io.seata.core.store.LockStore
Is lockable boolean.
isPing() - 类 中的方法io.seata.core.protocol.HeartbeatMessage
 
isPoolLifo() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Is pool fifo boolean.
isPoolTestBorrow() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Is pool test borrow boolean.
isPoolTestReturn() - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Is pool test return boolean.
isRegistered(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelManager
Is registered boolean.
isRetryBranch() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Is retry branch boolean.
isRetryGlobal() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
Is retry boolean.
isSending - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
The Is sending.
isTimeout() - 类 中的方法io.seata.core.protocol.MessageFuture
Is timeout boolean.

K

KEY_BRANCH_TYPE - 类 中的静态变量io.seata.core.context.RootContext
The constant KEY_BRANCH_TYPE
KEY_GLOBAL_LOCK_FLAG - 类 中的静态变量io.seata.core.context.RootContext
The constant KEY_GLOBAL_LOCK_FLAG, VALUE_GLOBAL_LOCK_FLAG
KEY_TIMEOUT - 类 中的静态变量io.seata.core.context.RootContext
The constant KEY_TIMEOUT.
KEY_XID - 类 中的静态变量io.seata.core.context.RootContext
The constant KEY_XID.

L

load() - 类 中的静态方法io.seata.core.context.ContextCoreLoader
Load context core.
load(SerializerType) - 类 中的静态方法io.seata.core.serializer.SerializerServiceLoader
Load the service of Serializer
loadBalance(String, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
LocalDBLocker - io.seata.core.lock中的类
The type Local db locker.
LocalDBLocker() - 类 的构造器io.seata.core.lock.LocalDBLocker
 
lock - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
 
LOCK_SPLIT - 类 中的静态变量io.seata.core.lock.AbstractLocker
The constant LOCK_SPLIT.
LOCK_TABLE_BRANCH_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name branch_id
LOCK_TABLE_BRANCH_ID_WHERE_CONDITION_PLACE_HOLD - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant LOCK_TABLE_BRANCH_ID_WHERE_CONDITION_PLACE_HOLD.
LOCK_TABLE_GMT_CREATE - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name gmt_create
LOCK_TABLE_GMT_MODIFIED - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name gmt_modified
LOCK_TABLE_PK - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name pk
LOCK_TABLE_PK_WHERE_CONDITION_PLACE_HOLD - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant LOCK_TABLE_PK_WHERE_CONDITION_PLACE_HOLD.
LOCK_TABLE_PLACE_HOLD - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant LOCK_TABLE_PLACE_HOLD.
LOCK_TABLE_RESOURCE_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name resource_id
LOCK_TABLE_ROW_KEY - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name row_key
LOCK_TABLE_STATUS - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name status
LOCK_TABLE_TABLE_NAME - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name table_name
LOCK_TABLE_TRANSACTION_ID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name transaction_id
LOCK_TABLE_XID - 接口 中的静态变量io.seata.core.constants.ServerTableColumnsName
The constant lock_table column name xid
LockDO - io.seata.core.store中的类
The type Lock do.
LockDO() - 类 的构造器io.seata.core.store.LockDO
Instantiates a new Lock do.
Locker - io.seata.core.lock中的接口
The interface Locker.
LockMode - io.seata.core.lock中的枚举
lock mode
lockQuery(BranchType, String, String, String) - 接口 中的方法io.seata.core.model.ResourceManagerOutbound
Lock query boolean.
LockStatus - io.seata.core.model中的枚举
Status of lock.
LockStore - io.seata.core.store中的接口
The interface Lock store.
LockStoreSql - io.seata.core.store.db.sql.lock中的接口
the database lock store sql interface
LockStoreSqlFactory - io.seata.core.store.db.sql.lock中的类
the database lock store factory
LockStoreSqlFactory() - 类 的构造器io.seata.core.store.db.sql.lock.LockStoreSqlFactory
 
LOGGER - 类 中的静态变量io.seata.core.lock.AbstractLocker
The constant LOGGER.
LOGGER - 类 中的静态变量io.seata.core.protocol.AbstractMessage
 
LogStore - io.seata.core.store中的接口
the transaction log store
LogStoreSqls - io.seata.core.store.db.sql.log中的接口
Database log store sql
LogStoreSqlsFactory - io.seata.core.store.db.sql.log中的类
 
LogStoreSqlsFactory() - 类 的构造器io.seata.core.store.db.sql.log.LogStoreSqlsFactory
 

M

MAGIC_CODE_BYTES - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Magic code
makeObject(NettyPoolKey) - 类 中的方法io.seata.core.rpc.netty.NettyPoolableFactory
 
MAX_ALL_IDLE_SECONDS - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant MAX_ALL_IDLE_SECONDS.
MAX_FRAME_LENGTH - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Max frame length
MAX_READ_IDLE_SECONDS - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant MAX_READ_IDLE_SECONDS.
MAX_WRITE_IDLE_SECONDS - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant MAX_WRITE_IDLE_SECONDS.
MDC_KEY_BRANCH_ID - 类 中的静态变量io.seata.core.context.RootContext
The constant MDC_KEY_BRANCH_ID for logback
MDC_KEY_XID - 类 中的静态变量io.seata.core.context.RootContext
The constant MDC_KEY_XID for logback
MergedWarpMessage - io.seata.core.protocol中的类
The type Merged warp message.
MergedWarpMessage() - 类 的构造器io.seata.core.protocol.MergedWarpMessage
 
mergeLock - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
MergeMessage - io.seata.core.protocol中的接口
The interface Merge message.
mergeMsgMap - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemotingClient
When sending message type is MergeMessage, will be stored to mergeMsgMap.
MergeResultMessage - io.seata.core.protocol中的类
The type Merge result message.
MergeResultMessage() - 类 的构造器io.seata.core.protocol.MergeResultMessage
 
messageExecutor - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
The Message executor.
MessageFuture - io.seata.core.protocol中的类
The type Message future.
MessageFuture() - 类 的构造器io.seata.core.protocol.MessageFuture
 
MessageType - io.seata.core.protocol中的接口
The type Message codec type.
MessageTypeAware - io.seata.core.protocol中的接口
The interface Message type aware.
msgIds - 类 中的变量io.seata.core.protocol.MergedWarpMessage
The Msg ids.
msgs - 类 中的变量io.seata.core.protocol.MergedWarpMessage
The Msgs.
msgs - 类 中的变量io.seata.core.protocol.MergeResultMessage
The Msgs.
MSGTYPE_HEARTBEAT_REQUEST - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Message type: Heartbeat Request
MSGTYPE_HEARTBEAT_RESPONSE - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Message type: Heartbeat Response
MSGTYPE_RESPONSE - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Message type: Response
MSGTYPE_RESQUEST_ONEWAY - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Message type: Request which no need response
MSGTYPE_RESQUEST_SYNC - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Message type: Request
MysqlLockStoreSql - io.seata.core.store.db.sql.lock中的类
the database lock store mysql sql
MysqlLockStoreSql() - 类 的构造器io.seata.core.store.db.sql.lock.MysqlLockStoreSql
 
MysqlLogStoreSqls - io.seata.core.store.db.sql.log中的类
Database log store mysql sql
MysqlLogStoreSqls() - 类 的构造器io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 

N

name - 枚举 中的变量io.seata.core.rpc.TransportProtocolType
The Name.
name - 枚举 中的变量io.seata.core.rpc.TransportServerType
The Name.
NettyBaseConfig - io.seata.core.rpc.netty中的类
The type Netty base config.
NettyBaseConfig() - 类 的构造器io.seata.core.rpc.netty.NettyBaseConfig
 
NettyBaseConfig.WorkThreadMode - io.seata.core.rpc.netty中的枚举
The enum Work thread mode.
NettyClientBootstrap - io.seata.core.rpc.netty中的类
Rpc client.
NettyClientBootstrap(NettyClientConfig, EventExecutorGroup, NettyPoolKey.TransactionRole) - 类 的构造器io.seata.core.rpc.netty.NettyClientBootstrap
 
NettyClientConfig - io.seata.core.rpc.netty中的类
The type Netty client config.
NettyClientConfig() - 类 的构造器io.seata.core.rpc.netty.NettyClientConfig
 
NettyPoolableFactory - io.seata.core.rpc.netty中的类
The type Netty key poolable factory.
NettyPoolableFactory(AbstractNettyRemotingClient, NettyClientBootstrap) - 类 的构造器io.seata.core.rpc.netty.NettyPoolableFactory
Instantiates a new Netty key poolable factory.
NettyPoolKey - io.seata.core.rpc.netty中的类
The type Netty pool key.
NettyPoolKey(NettyPoolKey.TransactionRole, String) - 类 的构造器io.seata.core.rpc.netty.NettyPoolKey
Instantiates a new Netty pool key.
NettyPoolKey(NettyPoolKey.TransactionRole, String, AbstractMessage) - 类 的构造器io.seata.core.rpc.netty.NettyPoolKey
Instantiates a new Netty pool key.
NettyPoolKey.TransactionRole - io.seata.core.rpc.netty中的枚举
The enum Client role.
NettyRemotingServer - io.seata.core.rpc.netty中的类
The netty remoting server.
NettyRemotingServer(ThreadPoolExecutor) - 类 的构造器io.seata.core.rpc.netty.NettyRemotingServer
Instantiates a new Rpc remoting server.
NettyServerBootstrap - io.seata.core.rpc.netty中的类
Rpc server bootstrap.
NettyServerBootstrap(NettyServerConfig) - 类 的构造器io.seata.core.rpc.netty.NettyServerBootstrap
 
NettyServerConfig - io.seata.core.rpc.netty中的类
The type Netty server config.
NettyServerConfig() - 类 的构造器io.seata.core.rpc.netty.NettyServerConfig
 
NoneCompressor() - 类 的构造器io.seata.core.compressor.CompressorFactory.NoneCompressor
 
nowMills - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
The Now mills.

O

OceanbaseLockStoreSql - io.seata.core.store.db.sql.lock中的类
the database lock store oceanbase sql
OceanbaseLockStoreSql() - 类 的构造器io.seata.core.store.db.sql.lock.OceanbaseLockStoreSql
 
OceanbaseLogStoreSqls - io.seata.core.store.db.sql.log中的类
Database log store oceanbase sql
OceanbaseLogStoreSqls() - 类 的构造器io.seata.core.store.db.sql.log.OceanbaseLogStoreSqls
 
ok() - 类 中的静态方法io.seata.core.model.Result
 
onChannelClose(String, Channel) - 接口 中的方法io.seata.core.rpc.netty.ChannelEventListener
已过时。
On channel close.
onChannelConnect(String, Channel) - 接口 中的方法io.seata.core.rpc.netty.ChannelEventListener
已过时。
On channel connect.
onChannelException(String, Channel) - 接口 中的方法io.seata.core.rpc.netty.ChannelEventListener
已过时。
On channel exception.
onChannelIdle(String, Channel) - 接口 中的方法io.seata.core.rpc.netty.ChannelEventListener
已过时。
On channel idle.
onCheckMessage(RpcMessage, ChannelHandlerContext) - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
已过时。
 
onCheckMessage(RpcMessage, ChannelHandlerContext) - 接口 中的方法io.seata.core.rpc.ServerMessageListener
已过时。
On check message.
onException(T, S, Exception) - 类 中的方法io.seata.core.exception.AbstractExceptionHandler.AbstractCallback
 
onException(T, S, Exception) - 接口 中的方法io.seata.core.exception.AbstractExceptionHandler.Callback
on other exception
onMessage(RpcMessage, String) - 接口 中的方法io.seata.core.rpc.ClientMessageListener
已过时。
On message.
onRegisterMsgFail(String, Channel, Object, AbstractMessage) - 接口 中的方法io.seata.core.rpc.netty.RegisterMsgListener
已过时。
On register msg fail.
onRegisterMsgFail(String, Channel, Object, AbstractMessage) - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
onRegisterMsgFail(String, Channel, Object, AbstractMessage) - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
onRegisterMsgFail(String, Channel, Object, AbstractMessage) - 接口 中的方法io.seata.core.rpc.RemotingClient
On register msg fail.
onRegisterMsgSuccess(String, Channel, Object, AbstractMessage) - 接口 中的方法io.seata.core.rpc.netty.RegisterMsgListener
已过时。
On register msg success.
onRegisterMsgSuccess(String, Channel, Object, AbstractMessage) - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
onRegisterMsgSuccess(String, Channel, Object, AbstractMessage) - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
 
onRegisterMsgSuccess(String, Channel, Object, AbstractMessage) - 接口 中的方法io.seata.core.rpc.RemotingClient
On register msg success.
onRegRmMessage(RpcMessage, ChannelHandlerContext, RegisterCheckAuthHandler) - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
已过时。
 
onRegRmMessage(RpcMessage, ChannelHandlerContext, RegisterCheckAuthHandler) - 接口 中的方法io.seata.core.rpc.ServerMessageListener
已过时。
On reg rm message.
onRegTmMessage(RpcMessage, ChannelHandlerContext, RegisterCheckAuthHandler) - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
已过时。
 
onRegTmMessage(RpcMessage, ChannelHandlerContext, RegisterCheckAuthHandler) - 接口 中的方法io.seata.core.rpc.ServerMessageListener
已过时。
On reg tm message.
onRequest(AbstractMessage, RpcContext) - 接口 中的方法io.seata.core.rpc.TransactionMessageHandler
On a request received.
onResponse(AbstractResultMessage, RpcContext) - 接口 中的方法io.seata.core.rpc.TransactionMessageHandler
On a response received.
onSuccess(T, S) - 类 中的方法io.seata.core.exception.AbstractExceptionHandler.AbstractCallback
 
onSuccess(T, S) - 接口 中的方法io.seata.core.exception.AbstractExceptionHandler.Callback
On success.
onTransactionException(T, S, TransactionException) - 类 中的方法io.seata.core.exception.AbstractExceptionHandler.AbstractCallback
 
onTransactionException(T, S, TransactionException) - 接口 中的方法io.seata.core.exception.AbstractExceptionHandler.Callback
onTransactionException
onTrxMessage(RpcMessage, ChannelHandlerContext) - 类 中的方法io.seata.core.rpc.DefaultServerMessageListenerImpl
已过时。
 
onTrxMessage(RpcMessage, ChannelHandlerContext) - 接口 中的方法io.seata.core.rpc.ServerMessageListener
已过时。
On trx message.
OracleLockStoreSql - io.seata.core.store.db.sql.lock中的类
the database lock store oracle sql
OracleLockStoreSql() - 类 的构造器io.seata.core.store.db.sql.lock.OracleLockStoreSql
 
OracleLogStoreSqls - io.seata.core.store.db.sql.log中的类
Database log store oracle sql
OracleLogStoreSqls() - 类 的构造器io.seata.core.store.db.sql.log.OracleLogStoreSqls
 

P

Pair<T1,T2> - io.seata.core.rpc.processor中的类
Currently used to associate first and second object.
Pair(T1, T2) - 类 的构造器io.seata.core.rpc.processor.Pair
 
passivateObject(NettyPoolKey, Channel) - 类 中的方法io.seata.core.rpc.netty.NettyPoolableFactory
 
PING - 类 中的静态变量io.seata.core.protocol.HeartbeatMessage
The constant PING.
PONG - 类 中的静态变量io.seata.core.protocol.HeartbeatMessage
The constant PONG.
post(Event) - 接口 中的方法io.seata.core.event.EventBus
Post.
post(Event) - 类 中的方法io.seata.core.event.GuavaEventBus
 
PostgresqlLockStoreSql - io.seata.core.store.db.sql.lock中的类
the database lock store postgre sql
PostgresqlLockStoreSql() - 类 的构造器io.seata.core.store.db.sql.lock.PostgresqlLockStoreSql
 
PostgresqlLogStoreSqls - io.seata.core.store.db.sql.log中的类
Database log store postgresql sql
PostgresqlLogStoreSqls() - 类 的构造器io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
 
PRAMETER_PLACEHOLD - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant PRAMETER_PLACEHOLD.
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.client.ClientHeartbeatProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.client.ClientOnResponseProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.client.RmBranchCommitProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.client.RmBranchRollbackProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.client.RmUndoLogProcessor
 
process(ChannelHandlerContext, RpcMessage) - 接口 中的方法io.seata.core.rpc.processor.RemotingProcessor
Process message
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.server.RegRmProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.server.RegTmProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.server.ServerHeartbeatProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.server.ServerOnRequestProcessor
 
process(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.processor.server.ServerOnResponseProcessor
 
processMessage(ChannelHandlerContext, RpcMessage) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
Rpc message processing.
processorTable - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
This container holds all processors.
ProtocolConstants - io.seata.core.protocol中的接口
 
ProtocolV1Decoder - io.seata.core.rpc.netty.v1中的类
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+ | magic |Proto| Full length | Head | Msg |Seria|Compr| RequestId | | code |colVer| (head+body) | Length |Type |lizer|ess | | +-----------+-----------+-----------+-----------+-----------+-----------+-----------+-----------+ | | | Head Map [Optional] | +-----------+-----------+-----------+-----------+-----------+-----------+-----------+-----------+ | | | body | | | |
ProtocolV1Decoder() - 类 的构造器io.seata.core.rpc.netty.v1.ProtocolV1Decoder
 
ProtocolV1Decoder(int) - 类 的构造器io.seata.core.rpc.netty.v1.ProtocolV1Decoder
 
ProtocolV1Encoder - io.seata.core.rpc.netty.v1中的类
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 +-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+ | magic |Proto| Full length | Head | Msg |Seria|Compr| RequestId | | code |colVer| (head+body) | Length |Type |lizer|ess | | +-----------+-----------+-----------+-----------+-----------+-----------+-----------+-----------+ | | | Head Map [Optional] | +-----------+-----------+-----------+-----------+-----------+-----------+-----------+-----------+ | | | body | | | |
ProtocolV1Encoder() - 类 的构造器io.seata.core.rpc.netty.v1.ProtocolV1Encoder
 
provide() - 类 中的方法io.seata.core.store.db.AbstractDataSourceProvider
 
provide() - 接口 中的方法io.seata.core.store.db.DataSourceProvider
provide the datasource
PROVIDER - 类 中的静态变量io.seata.core.constants.DubboConstants
 
put(String, Object) - 接口 中的方法io.seata.core.context.ContextCore
Put value.
put(String, Object) - 类 中的方法io.seata.core.context.FastThreadLocalContextCore
 
put(String, Object) - 类 中的方法io.seata.core.context.ThreadLocalContextCore
 
putChannelVersion(Channel, String) - 类 中的静态方法io.seata.core.protocol.Version
Put channel version.
putHead(String, String) - 类 中的方法io.seata.core.protocol.RpcMessage
Put head.

Q

QUERY_ALL_BRANCH_WITH_XID - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant QUERY_ALL_BRANCH.
QUERY_BRANCH_TRANSACTION - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant QUERY_BRANCH_TRANSACTION.
QUERY_BRANCH_TRANSACTION_XIDS - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant QUERY_BRANCH_TRANSACTION_XIDS.
QUERY_GLOBAL_TRANSACTION - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION.
QUERY_GLOBAL_TRANSACTION_BY_ID - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION_ID.
QUERY_GLOBAL_TRANSACTION_BY_STATUS_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION_BY_STATUS.
QUERY_GLOBAL_TRANSACTION_BY_STATUS_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION_BY_STATUS_ORACLE.
QUERY_GLOBAL_TRANSACTION_BY_STATUS_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
This constant QUERY_GLOBAL_TRANSACTION_BY_STATUS_POSTGRESQL.
QUERY_GLOBAL_TRANSACTION_FOR_RECOVERY_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION_FOR_RECOVERY_MYSQL.
QUERY_GLOBAL_TRANSACTION_FOR_RECOVERY_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION_FOR_RECOVERY_ORACLE.
QUERY_GLOBAL_TRANSACTION_FOR_RECOVERY_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
The constant QUERY_GLOBAL_TRANSACTION_FOR_RECOVERY_POSTGRESQL.
QUERY_MAX_BTANCH_ID - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant CHECK_MAX_BTANCH_ID.
QUERY_MAX_TRANS_ID - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant CHECK_MAX_TRANS_ID.
queryBranchTransactionDO(String) - 接口 中的方法io.seata.core.store.LogStore
Query branch transaction do list.
queryBranchTransactionDO(List<String>) - 接口 中的方法io.seata.core.store.LogStore
Query branch transaction do list.
queryGlobalTransactionDO(String) - 接口 中的方法io.seata.core.store.LogStore
Query global transaction do global transaction do.
queryGlobalTransactionDO(long) - 接口 中的方法io.seata.core.store.LogStore
Query global transaction do global transaction do.
queryGlobalTransactionDO(int[], int) - 接口 中的方法io.seata.core.store.LogStore
Query global transaction do list.

R

RamSignAdapter - io.seata.core.auth中的类
adapt ram sign interface
RamSignAdapter() - 类 的构造器io.seata.core.auth.RamSignAdapter
 
readString(ByteBuf) - 类 中的方法io.seata.core.rpc.netty.v1.HeadMapSerializer
Read string
REDIS_KEY_BRANCH_APPLICATION_DATA - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name applicationData
REDIS_KEY_BRANCH_BEGIN_TIME - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name beginTime
REDIS_KEY_BRANCH_BRANCH_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name branchId
REDIS_KEY_BRANCH_BRANCH_TYPE - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
REDIS_ The constant redis key of branch transaction name branchType
REDIS_KEY_BRANCH_CLIENT_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name clientId
REDIS_KEY_BRANCH_GMT_CREATE - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name gmtCreate
REDIS_KEY_BRANCH_GMT_MODIFIED - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name gmtModified
REDIS_KEY_BRANCH_RESOURCE_GROUP_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name resourceGroupId
REDIS_KEY_BRANCH_RESOURCE_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name resourceId
REDIS_KEY_BRANCH_STATUS - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name status
REDIS_KEY_BRANCH_TRANSACTION_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name transactionId
REDIS_KEY_BRANCH_XID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of branch transaction name xid
REDIS_KEY_GLOBAL_APPLICATION_DATA - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name applicationData
REDIS_KEY_GLOBAL_APPLICATION_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name applicationId
REDIS_KEY_GLOBAL_BEGIN_TIME - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name beginTime
REDIS_KEY_GLOBAL_GMT_CREATE - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name gmtCreate
REDIS_KEY_GLOBAL_GMT_MODIFIED - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name gmtModified
REDIS_KEY_GLOBAL_STATUS - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name status
REDIS_KEY_GLOBAL_TIMEOUT - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name timeout
REDIS_KEY_GLOBAL_TRANSACTION_ID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name transactionId
REDIS_KEY_GLOBAL_TRANSACTION_NAME - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name transactionName
REDIS_KEY_GLOBAL_TRANSACTION_SERVICE_GROUP - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name transactionServiceGroup
REDIS_KEY_GLOBAL_XID - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The constant redis key of global transaction name xid
RedisKeyConstants - io.seata.core.constants中的类
The redis key constants
RedisKeyConstants() - 类 的构造器io.seata.core.constants.RedisKeyConstants
 
register(Object) - 接口 中的方法io.seata.core.event.EventBus
Register.
register(Object) - 类 中的方法io.seata.core.event.GuavaEventBus
 
RegisterCheckAuthHandler - io.seata.core.rpc中的接口
The interface Register check auth handler.
registerClass(Class<?>) - 类 中的静态方法io.seata.core.serializer.SerializerClassRegistry
only supposed to be called at startup time
registerClass(Class<?>, Object) - 类 中的静态方法io.seata.core.serializer.SerializerClassRegistry
only supposed to be called at startup time
RegisterMsgListener - io.seata.core.rpc.netty中的接口
已过时。
registerProcessor(int, RemotingProcessor, ExecutorService) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
registerProcessor(int, RemotingProcessor, ExecutorService) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
registerProcessor(int, RemotingProcessor, ExecutorService) - 接口 中的方法io.seata.core.rpc.RemotingClient
register processor
registerProcessor(int, RemotingProcessor, ExecutorService) - 接口 中的方法io.seata.core.rpc.RemotingServer
register processor
registerResource(Resource) - 接口 中的方法io.seata.core.model.ResourceManager
Register a Resource to be managed by Resource Manager.
registerResource(String, String) - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
Register new db key.
registerRMChannel(RegisterRMRequest, Channel) - 类 中的静态方法io.seata.core.rpc.netty.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.netty.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.RegisterCheckAuthHandler
Reg resource manager check auth boolean.
RegRmProcessor - io.seata.core.rpc.processor.server中的类
process RM client registry message.
RegRmProcessor(RemotingServer) - 类 的构造器io.seata.core.rpc.processor.server.RegRmProcessor
 
RegTmProcessor - io.seata.core.rpc.processor.server中的类
process TM client registry message.
RegTmProcessor(RemotingServer) - 类 的构造器io.seata.core.rpc.processor.server.RegTmProcessor
 
regTransactionManagerCheckAuth(RegisterTMRequest) - 接口 中的方法io.seata.core.rpc.RegisterCheckAuthHandler
Reg transaction manager check auth boolean.
release() - 类 中的方法io.seata.core.rpc.RpcContext
Release.
releaseLock(String, Long) - 类 中的方法io.seata.core.lock.AbstractLocker
 
releaseLock(String) - 类 中的方法io.seata.core.lock.AbstractLocker
 
releaseLock(List<RowLock>) - 类 中的方法io.seata.core.lock.LocalDBLocker
 
releaseLock(List<RowLock>) - 接口 中的方法io.seata.core.lock.Locker
Release lock boolean.
releaseLock(String, Long) - 接口 中的方法io.seata.core.lock.Locker
Release lock boolean.
releaseLock(String) - 接口 中的方法io.seata.core.lock.Locker
Release lock boolean.
releaseLock(DistributedLockDO) - 类 中的方法io.seata.core.store.DefaultDistributedLocker
 
releaseLock(DistributedLockDO) - 接口 中的方法io.seata.core.store.DistributedLocker
Release the distributed lock
releaseRpcContext(Channel) - 类 中的静态方法io.seata.core.rpc.netty.ChannelManager
Release rpc context.
RemotingBootstrap - io.seata.core.rpc中的接口
The boot strap of the remoting process, generally there are client and server implementation classes
RemotingClient - io.seata.core.rpc中的接口
The interface remoting client.
RemotingProcessor - io.seata.core.rpc.processor中的接口
The remoting processor Used to encapsulate remote interaction logic.
RemotingServer - io.seata.core.rpc中的接口
The interface Remoting server.
RemotingService - io.seata.core.rpc中的接口
已过时。
remove(String) - 接口 中的方法io.seata.core.context.ContextCore
Remove value.
remove(String) - 类 中的方法io.seata.core.context.FastThreadLocalContextCore
 
remove() - 类 中的静态方法io.seata.core.context.GlobalLockConfigHolder
 
remove(String) - 类 中的方法io.seata.core.context.ThreadLocalContextCore
 
removeRuntimeShutdownHook() - 类 中的静态方法io.seata.core.rpc.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.
Result<T> - io.seata.core.model中的类
Generic return result class
Result(T, String, Object[]) - 类 的构造器io.seata.core.model.Result
 
ResultCode - io.seata.core.protocol中的枚举
The enum Result code.
RmBranchCommitProcessor - io.seata.core.rpc.processor.client中的类
process TC global commit command.
RmBranchCommitProcessor(TransactionMessageHandler, RemotingClient) - 类 的构造器io.seata.core.rpc.processor.client.RmBranchCommitProcessor
 
RmBranchRollbackProcessor - io.seata.core.rpc.processor.client中的类
process TC do global rollback command.
RmBranchRollbackProcessor(TransactionMessageHandler, RemotingClient) - 类 的构造器io.seata.core.rpc.processor.client.RmBranchRollbackProcessor
 
RMInboundHandler - io.seata.core.protocol.transaction中的接口
The interface Rm inbound handler.
RmNettyRemotingClient - io.seata.core.rpc.netty中的类
The Rm netty client.
RmTransactionException - io.seata.core.exception中的异常错误
The type RmTransaction exception.
RmTransactionException(TransactionExceptionCode) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmTransactionException(TransactionExceptionCode, Throwable) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmTransactionException(String) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmTransactionException(TransactionExceptionCode, String) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmTransactionException(Throwable) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmTransactionException(String, Throwable) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmTransactionException(TransactionExceptionCode, String, Throwable) - 异常错误 的构造器io.seata.core.exception.RmTransactionException
Instantiates a new Transaction exception.
RmUndoLogProcessor - io.seata.core.rpc.processor.client中的类
process TC undo log delete command.
RmUndoLogProcessor(TransactionMessageHandler) - 类 的构造器io.seata.core.rpc.processor.client.RmUndoLogProcessor
 
ROLE_RM - 类 中的静态变量io.seata.core.event.GlobalTransactionEvent
The constant ROLE_RM.
ROLE_TC - 类 中的静态变量io.seata.core.event.GlobalTransactionEvent
The constant ROLE_TC.
ROLE_TM - 类 中的静态变量io.seata.core.event.GlobalTransactionEvent
The constant ROLE_TM.
rollback(String) - 接口 中的方法io.seata.core.model.TransactionManager
Global rollback.
RootContext - io.seata.core.context中的类
The type Root context.
RowLock - io.seata.core.lock中的类
The type Row lock.
RowLock() - 类 的构造器io.seata.core.lock.RowLock
 
RpcContext - io.seata.core.rpc中的类
The type rpc context.
RpcContext() - 类 的构造器io.seata.core.rpc.RpcContext
 
RpcEventLoopGroup - io.seata.core.rpc.netty中的接口
已过时。
RpcHook - io.seata.core.rpc.hook中的接口
 
rpcHooks - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
 
RpcMessage - io.seata.core.protocol中的类
The type Rpc message.
RpcMessage() - 类 的构造器io.seata.core.protocol.RpcMessage
 
RpcMessageConstants - io.seata.core.constants中的类
the RpcMessage Constants
RpcMessageConstants() - 类 的构造器io.seata.core.constants.RpcMessageConstants
 
RpcMessageConstants.HeapMapKey - io.seata.core.constants中的类
the HeapMap Key Constants
run() - 类 中的方法io.seata.core.rpc.ShutdownHook
 

S

SELECT_FOR_UPDATE_SQL - 类 中的静态变量io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
sendAsync(Channel, RpcMessage) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
rpc async request.
sendAsyncRequest(Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
sendAsyncRequest(Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
sendAsyncRequest(Channel, Object) - 接口 中的方法io.seata.core.rpc.RemotingClient
client send async request.
sendAsyncRequest(Channel, Object) - 接口 中的方法io.seata.core.rpc.RemotingServer
server send async request.
sendASyncRequest(Channel, Object) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
已过时。
ASync call to RM
sendAsyncResponse(String, RpcMessage, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
sendAsyncResponse(RpcMessage, Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
sendAsyncResponse(String, RpcMessage, Object) - 接口 中的方法io.seata.core.rpc.RemotingClient
client send async response.
sendAsyncResponse(RpcMessage, Channel, Object) - 接口 中的方法io.seata.core.rpc.RemotingServer
server send async response.
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.
sendRegisterMessage(String, Channel, String) - 类 中的方法io.seata.core.rpc.netty.RmNettyRemotingClient
 
sendResponse(RpcMessage, String, Object) - 接口 中的方法io.seata.core.rpc.ClientMessageSender
已过时。
Send response.
sendResponse(RpcMessage, Channel, Object) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
已过时。
Send response.
sendSync(Channel, RpcMessage, long) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemoting
rpc sync request Obtain the return result through MessageFuture blocking.
sendSyncRequest(Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
sendSyncRequest(Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
sendSyncRequest(String, String, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
sendSyncRequest(Channel, Object) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingServer
 
sendSyncRequest(Object) - 接口 中的方法io.seata.core.rpc.RemotingClient
client send sync request.
sendSyncRequest(Channel, Object) - 接口 中的方法io.seata.core.rpc.RemotingClient
client send sync request.
sendSyncRequest(String, String, Object) - 接口 中的方法io.seata.core.rpc.RemotingServer
server send sync request.
sendSyncRequest(Channel, Object) - 接口 中的方法io.seata.core.rpc.RemotingServer
server send sync request.
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
sendSyncRequest(Channel, Object) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
已过时。
Send request with response object.
sendSyncRequest(Channel, Object, long) - 接口 中的方法io.seata.core.rpc.ServerMessageSender
已过时。
Send request with response object.
serialize(T) - 接口 中的方法io.seata.core.serializer.Serializer
Encode object to byte[].
Serializer - io.seata.core.serializer中的接口
The interface Codec.
SerializerClassRegistry - io.seata.core.serializer中的类
Provide a unified serialization registry, this class used for seata-serializer-fst and seata-serializer-kryo, it will register some classes at startup time (for example KryoSerializerFactory#create)
SerializerClassRegistry() - 类 的构造器io.seata.core.serializer.SerializerClassRegistry
 
SerializerServiceLoader - io.seata.core.serializer中的类
The Service Loader for the interface Serializer
SerializerType - io.seata.core.serializer中的枚举
The enum serialize type.
serialVersionUID - 类 中的静态变量io.seata.core.protocol.AbstractMessage
 
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.
ServerHeartbeatProcessor - io.seata.core.rpc.processor.server中的类
process client heartbeat message request(PING).
ServerHeartbeatProcessor(RemotingServer) - 类 的构造器io.seata.core.rpc.processor.server.ServerHeartbeatProcessor
 
ServerMessageListener - io.seata.core.rpc中的接口
已过时。
ServerMessageSender - io.seata.core.rpc中的接口
已过时。
ServerOnRequestProcessor - io.seata.core.rpc.processor.server中的类
process RM/TM client request message.
ServerOnRequestProcessor(RemotingServer, TransactionMessageHandler) - 类 的构造器io.seata.core.rpc.processor.server.ServerOnRequestProcessor
 
ServerOnResponseProcessor - io.seata.core.rpc.processor.server中的类
handle RM/TM response message.
ServerOnResponseProcessor(TransactionMessageHandler, ConcurrentHashMap<Integer, MessageFuture>) - 类 的构造器io.seata.core.rpc.processor.server.ServerOnResponseProcessor
 
ServerTableColumnsName - io.seata.core.constants中的接口
server table columns name.
setAccessKey(String) - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
Sets access key.
setAddress(String) - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
Sets set address.
setAndReturnPrevious(GlobalLockConfig) - 类 中的静态方法io.seata.core.context.GlobalLockConfigHolder
 
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.RmNettyRemotingClient
Sets application id.
setApplicationId(String) - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
Sets application id.
setApplicationId(String) - 类 中的方法io.seata.core.rpc.RpcContext
Sets set application id.
setApplicationId(String) - 类 中的方法io.seata.core.store.GlobalTransactionDO
Sets application id.
setBeginTime(long) - 类 中的方法io.seata.core.store.GlobalTransactionDO
Sets begin time.
setBeginTime(Long) - 类 中的方法io.seata.core.store.GlobalTransactionDO
Sets begin time
setBody(Object) - 类 中的方法io.seata.core.protocol.RpcMessage
Sets body.
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(BranchType) - 类 中的方法io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
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.NettyClientBootstrap
Sets channel handlers.
setChannelHandlers(ChannelHandler...) - 类 中的方法io.seata.core.rpc.netty.NettyServerBootstrap
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.
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.
setCodec(byte) - 类 中的方法io.seata.core.protocol.RpcMessage
Sets codec.
setCompressor(byte) - 类 中的方法io.seata.core.protocol.RpcMessage
Sets compressor.
setConnectTimeoutMillis(int) - 类 中的方法io.seata.core.rpc.netty.NettyClientConfig
Sets connect timeout millis.
setDefaultBranchType(BranchType) - 类 中的静态方法io.seata.core.context.RootContext
 
setErrMsg(String) - 类 中的方法io.seata.core.model.Result
 
setErrMsgParams(Object[]) - 类 中的方法io.seata.core.model.Result
 
setExpireTime(Long) - 类 中的方法io.seata.core.store.DistributedLockDO
 
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.
setGlobalStatus(GlobalStatus) - 类 中的方法io.seata.core.protocol.transaction.GlobalReportRequest
Sets global status.
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.AbstractNettyRemoting
 
setHandler(TransactionMessageHandler) - 类 中的方法io.seata.core.rpc.netty.NettyRemotingServer
Sets transactionMessageHandler.
setHeadMap(Map<String, String>) - 类 中的方法io.seata.core.protocol.RpcMessage
Sets head map.
setId(int) - 类 中的方法io.seata.core.protocol.RpcMessage
Sets id.
setIdentified(boolean) - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
Sets identified.
setListenPort(int) - 类 中的方法io.seata.core.rpc.netty.NettyServerBootstrap
use for mock
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.DistributedLockDO
 
setLockRetryInterval(int) - 类 中的方法io.seata.core.model.GlobalLockConfig
 
setLockRetryTimes(int) - 类 中的方法io.seata.core.model.GlobalLockConfig
 
setLockValue(String) - 类 中的方法io.seata.core.store.DistributedLockDO
 
setMessage(AbstractMessage) - 类 中的方法io.seata.core.rpc.netty.NettyPoolKey
Sets message.
setMessageType(byte) - 类 中的方法io.seata.core.protocol.RpcMessage
Sets message type.
setMsg(String) - 类 中的方法io.seata.core.protocol.AbstractResultMessage
Sets msg.
setMsgIds(List<Integer>) - 类 中的方法io.seata.core.protocol.BatchResultMessage
 
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.
setPing(boolean) - 类 中的方法io.seata.core.protocol.HeartbeatMessage
 
setPk(String) - 类 中的方法io.seata.core.lock.RowLock
Sets pk.
setPk(String) - 类 中的方法io.seata.core.store.LockDO
Sets pk.
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.protocol.transaction.UndoLogDeleteRequest
 
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.RmNettyRemotingClient
Sets resource manager.
setResourceSets(Set<String>) - 类 中的方法io.seata.core.rpc.RpcContext
Sets set resource sets.
setResult(T) - 类 中的方法io.seata.core.model.Result
 
setResultCode(ResultCode) - 类 中的方法io.seata.core.protocol.AbstractResultMessage
Sets result code.
setResultMessage(Object) - 类 中的方法io.seata.core.protocol.MessageFuture
Sets result message.
setResultMessages(List<AbstractResultMessage>) - 类 中的方法io.seata.core.protocol.BatchResultMessage
 
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.
setSaveDays(short) - 类 中的方法io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
setSecretKey(String) - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
Sets secret key.
setServerMessageSender(RemotingServer) - 类 中的方法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.
setStatus(Integer) - 类 中的方法io.seata.core.store.GlobalTransactionDO
Sets status
setStatus(Integer) - 类 中的方法io.seata.core.store.LockDO
Set 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(Integer) - 类 中的静态方法io.seata.core.context.RootContext
 
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.
setTimeout(Integer) - 类 中的方法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.GlobalTransactionDO
Sets transactionId
setTransactionId(Long) - 类 中的方法io.seata.core.store.LockDO
Sets transaction id.
setTransactionMessageHandler(TransactionMessageHandler) - 类 中的方法io.seata.core.rpc.netty.AbstractNettyRemotingClient
 
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.RmNettyRemotingClient
Sets transaction service group.
setTransactionServiceGroup(String) - 类 中的方法io.seata.core.rpc.netty.TmNettyRemotingClient
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.NettyClientBootstrap
 
shutdown() - 类 中的方法io.seata.core.rpc.netty.NettyServerBootstrap
 
shutdown() - 接口 中的方法io.seata.core.rpc.RemotingBootstrap
Shutdown.
shutdown() - 接口 中的方法io.seata.core.rpc.RemotingService
已过时。
Shutdown.
ShutdownHook - io.seata.core.rpc中的类
ensure the shutdownHook is singleton
sign(String, String) - 接口 中的方法io.seata.core.auth.AuthSigner
 
sign(String, String) - 类 中的方法io.seata.core.auth.DefaultAuthSigner
 
SPLIT - 类 中的静态变量io.seata.core.constants.RedisKeyConstants
The split
StackTraceLogger - io.seata.core.logger中的类
 
StackTraceLogger() - 类 的构造器io.seata.core.logger.StackTraceLogger
 
start() - 类 中的方法io.seata.core.rpc.netty.NettyClientBootstrap
 
start() - 类 中的方法io.seata.core.rpc.netty.NettyServerBootstrap
 
start() - 接口 中的方法io.seata.core.rpc.RemotingBootstrap
Start.
start() - 接口 中的方法io.seata.core.rpc.RemotingService
已过时。
Start.
StatusRpcHook - io.seata.core.rpc.hook中的类
 
StatusRpcHook() - 类 的构造器io.seata.core.rpc.hook.StatusRpcHook
 
StoreMode - io.seata.core.store中的枚举
transaction log store mode

T

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
 
timerExecutor - 类 中的变量io.seata.core.rpc.netty.AbstractNettyRemoting
The Timer executor.
TmNettyRemotingClient - io.seata.core.rpc.netty中的类
The rm netty client.
TmTransactionException - io.seata.core.exception中的异常错误
The type TmTransaction exception.
TmTransactionException(TransactionExceptionCode) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
TmTransactionException(TransactionExceptionCode, Throwable) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
TmTransactionException(String) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
TmTransactionException(TransactionExceptionCode, String) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
TmTransactionException(Throwable) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
TmTransactionException(String, Throwable) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
TmTransactionException(TransactionExceptionCode, String, Throwable) - 异常错误 的构造器io.seata.core.exception.TmTransactionException
Instantiates a new Transaction exception.
toString() - 类 中的方法io.seata.core.event.GlobalTransactionEvent
 
toString() - 类 中的方法io.seata.core.lock.RowLock
 
toString() - 类 中的方法io.seata.core.protocol.AbstractIdentifyResponse
 
toString() - 类 中的方法io.seata.core.protocol.AbstractMessage
 
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.RpcMessage
 
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.protocol.transaction.UndoLogDeleteRequest
 
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
 
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中的枚举
The enum Transport protocol type.
TransportServerType - io.seata.core.rpc中的枚举
The enum Transport server type.
TYPE_BATCH_RESULT_MSG - 接口 中的静态变量io.seata.core.protocol.MessageType
the constant TYPE_BATCH_RESULT_MSG
TYPE_BRANCH_COMMIT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_COMMIT.
TYPE_BRANCH_COMMIT_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_COMMIT_RESULT.
TYPE_BRANCH_REGISTER - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_REGISTER.
TYPE_BRANCH_REGISTER_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_REGISTER_RESULT.
TYPE_BRANCH_ROLLBACK - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_ROLLBACK.
TYPE_BRANCH_ROLLBACK_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_ROLLBACK_RESULT.
TYPE_BRANCH_STATUS_REPORT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_STATUS_REPORT.
TYPE_BRANCH_STATUS_REPORT_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_BRANCH_STATUS_REPORT_RESULT.
TYPE_GLOBAL_BEGIN - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_BEGIN.
TYPE_GLOBAL_BEGIN_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_BEGIN_RESULT.
TYPE_GLOBAL_COMMIT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_COMMIT.
TYPE_GLOBAL_COMMIT_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_COMMIT_RESULT.
TYPE_GLOBAL_LOCK_QUERY - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_LOCK_QUERY.
TYPE_GLOBAL_LOCK_QUERY_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_LOCK_QUERY_RESULT.
TYPE_GLOBAL_REPORT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_REPORT.
TYPE_GLOBAL_REPORT_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_REPORT_RESULT.
TYPE_GLOBAL_ROLLBACK - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_ROLLBACK.
TYPE_GLOBAL_ROLLBACK_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_ROLLBACK_RESULT.
TYPE_GLOBAL_STATUS - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_STATUS.
TYPE_GLOBAL_STATUS_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_GLOBAL_STATUS_RESULT.
TYPE_HEARTBEAT_MSG - 接口 中的静态变量io.seata.core.protocol.MessageType
the constant TYPE_HEARTBEAT_MSG
TYPE_REG_CLT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_REG_CLT.
TYPE_REG_CLT_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_REG_CLT_RESULT.
TYPE_REG_RM - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_REG_RM.
TYPE_REG_RM_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_REG_RM_RESULT.
TYPE_RM_DELETE_UNDOLOG - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_RM_DELETE_UNDOLOG.
TYPE_SEATA_MERGE - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_SEATA_MERGE.
TYPE_SEATA_MERGE_RESULT - 接口 中的静态变量io.seata.core.protocol.MessageType
The constant TYPE_SEATA_MERGE_RESULT.

U

UDATA_AK - 类 中的静态变量io.seata.core.protocol.RegisterTMRequest
 
UDATA_AUTH_VERSION - 类 中的静态变量io.seata.core.protocol.RegisterTMRequest
 
UDATA_DIGEST - 类 中的静态变量io.seata.core.protocol.RegisterTMRequest
 
UDATA_IP - 类 中的静态变量io.seata.core.protocol.RegisterTMRequest
 
UDATA_TIMESTAMP - 类 中的静态变量io.seata.core.protocol.RegisterTMRequest
 
UDATA_VGROUP - 类 中的静态变量io.seata.core.protocol.RegisterTMRequest
 
unbind() - 类 中的静态方法io.seata.core.context.RootContext
Unbind xid.
unbindBranchType() - 类 中的静态方法io.seata.core.context.RootContext
unbind branch type
unbindGlobalLockFlag() - 类 中的静态方法io.seata.core.context.RootContext
 
UNDO_LOG_BRANCH_XID - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name branch_id
UNDO_LOG_CONTEXT - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name context
UNDO_LOG_ID - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name xid this field is not use in mysql
UNDO_LOG_LOG_CREATED - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name log_created
UNDO_LOG_LOG_MODIFIED - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name log_modified
UNDO_LOG_LOG_STATUS - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name log_status
UNDO_LOG_ROLLBACK_INFO - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name rollback_info
UNDO_LOG_XID - 接口 中的静态变量io.seata.core.constants.ClientTableColumnsName
The constant undo_log column name xid
UndoLogDeleteRequest - io.seata.core.protocol.transaction中的类
The type to delete undolog request.
UndoLogDeleteRequest() - 类 的构造器io.seata.core.protocol.transaction.UndoLogDeleteRequest
 
unLock(LockDO) - 接口 中的方法io.seata.core.store.LockStore
Un lock boolean.
unLock(List<LockDO>) - 接口 中的方法io.seata.core.store.LockStore
Un lock boolean.
unLock(String, Long) - 接口 中的方法io.seata.core.store.LockStore
 
unLock(String) - 接口 中的方法io.seata.core.store.LockStore
 
unregister(Object) - 接口 中的方法io.seata.core.event.EventBus
Unregister.
unregister(Object) - 类 中的方法io.seata.core.event.GuavaEventBus
 
unregisterAll() - 接口 中的方法io.seata.core.event.EventBus
Unregister all.
unregisterAll() - 类 中的方法io.seata.core.event.GuavaEventBus
 
unregisterResource(Resource) - 接口 中的方法io.seata.core.model.ResourceManager
Unregister a Resource from the Resource Manager.
UPDATE_BRANCH_STATUS_APPLICATION_DATA_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
 
UPDATE_BRANCH_STATUS_APPLICATION_DATA_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant UPDATE_BRANCH_STATUS_APPLICATION_DATA_ORACLE.
UPDATE_BRANCH_STATUS_APPLICATION_DATA_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
The constant UPDATE_BRANCH_STATUS_APPLICATION_DATA_POSTGRESQL.
UPDATE_BRANCH_TRANSACTION_STATUS_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
The constant UPDATE_BRANCH_TRANSACTION_STATUS_MYSQL.
UPDATE_BRANCH_TRANSACTION_STATUS_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant UPDATE_BRANCH_TRANSACTION_STATUS_ORACLE.
UPDATE_BRANCH_TRANSACTION_STATUS_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
The constant UPDATE_BRANCH_TRANSACTION_STATUS_POSTGRESQL.
UPDATE_DISTRIBUTED_LOCK_SQL - 类 中的静态变量io.seata.core.store.db.sql.distributed.lock.BaseDistributedLockSql
 
UPDATE_GLOBAL_TRANSACTION_STATUS_MYSQL - 类 中的静态变量io.seata.core.store.db.sql.log.MysqlLogStoreSqls
The constant UPDATE_GLOBAL_TRANSACTION_STATUS_MYSQL.
UPDATE_GLOBAL_TRANSACTION_STATUS_ORACLE - 类 中的静态变量io.seata.core.store.db.sql.log.OracleLogStoreSqls
The constant UPDATE_GLOBAL_TRANSACTION_STATUS_ORACLE.
UPDATE_GLOBAL_TRANSACTION_STATUS_POSTGRESQL - 类 中的静态变量io.seata.core.store.db.sql.log.PostgresqlLogStoreSqls
The constant UPDATE_GLOBAL_TRANSACTION_STATUS_POSTGRESQL.
updateBranchTransactionDO(BranchTransactionDO) - 接口 中的方法io.seata.core.store.LogStore
Update branch transaction do boolean.
updateGlobalTransactionDO(GlobalTransactionDO) - 接口 中的方法io.seata.core.store.LogStore
Update global transaction do boolean.
updateLockStatus(String, LockStatus) - 类 中的方法io.seata.core.lock.LocalDBLocker
 
updateLockStatus(String, LockStatus) - 接口 中的方法io.seata.core.lock.Locker
update lock status .
updateLockStatus(String, LockStatus) - 接口 中的方法io.seata.core.store.LockStore
update lock status .
UTF8 - 类 中的静态变量io.seata.core.protocol.AbstractMessage
The constant UTF8.

V

V1_HEAD_LENGTH - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
HEAD_LENGTH of protocol v1
validateObject(NettyPoolKey, Channel) - 类 中的方法io.seata.core.rpc.netty.NettyPoolableFactory
 
VALUE_GLOBAL_LOCK_FLAG - 类 中的静态变量io.seata.core.context.RootContext
 
valueOf(String) - 枚举 中的静态方法io.seata.core.compressor.CompressorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.constants.DBType
返回带有指定名称的该类型的枚举常量。
valueof(String) - 枚举 中的静态方法io.seata.core.constants.DBType
Valueof db type.
valueOf(String) - 枚举 中的静态方法io.seata.core.exception.TransactionExceptionCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.lock.LockMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.model.BranchStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.model.BranchType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.model.GlobalStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.model.LockStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.protocol.ResultCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.rpc.ClientType
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.rpc.netty.NettyBaseConfig.WorkThreadMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.rpc.netty.NettyPoolKey.TransactionRole
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.rpc.TransportProtocolType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.rpc.TransportServerType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.serializer.SerializerType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法io.seata.core.store.StoreMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法io.seata.core.compressor.CompressorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.constants.DBType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.exception.TransactionExceptionCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.lock.LockMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.model.BranchStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.model.BranchType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.model.GlobalStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.model.LockStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.protocol.ResultCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.rpc.ClientType
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.rpc.netty.NettyBaseConfig.WorkThreadMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.rpc.netty.NettyPoolKey.TransactionRole
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.rpc.TransportProtocolType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.rpc.TransportServerType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.serializer.SerializerType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法io.seata.core.store.StoreMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version - 类 中的变量io.seata.core.protocol.AbstractIdentifyRequest
The Version.
VERSION - 接口 中的静态变量io.seata.core.protocol.ProtocolConstants
Protocol version
Version - io.seata.core.protocol中的类
The type Version.
VERSION_KEY - 类 中的静态变量io.seata.core.constants.RpcMessageConstants.HeapMapKey
the version key
VERSION_MAP - 类 中的静态变量io.seata.core.protocol.Version
The constant VERSION_MAP.

W

warn(Logger, Throwable, String, Object[]) - 类 中的静态方法io.seata.core.logger.StackTraceLogger
 
WHERE_PLACE_HOLD - 类 中的静态变量io.seata.core.store.db.sql.lock.AbstractLockStoreSql
The constant WHERE_PLACE_HOLD
WHERE_PLACEHOLD - 类 中的静态变量io.seata.core.store.db.sql.log.AbstractLogStoreSqls
The constant WHERE_PLACEHOLD
WORKER_THREAD_PREFIX - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant WORKER_THREAD_PREFIX.
WORKER_THREAD_SIZE - 类 中的静态变量io.seata.core.rpc.netty.NettyBaseConfig
The constant WORKER_THREAD_SIZE.
writeString(ByteBuf, String) - 类 中的方法io.seata.core.rpc.netty.v1.HeadMapSerializer
Write string

X

xid - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndRequest
The Xid.
xid - 类 中的变量io.seata.core.protocol.transaction.AbstractBranchEndResponse
The Xid.
A B C D E F G H I K L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2022 Seata. All rights reserved.