- generate() - 类 中的方法io.seata.server.store.DbcpDataSourceProvider
-
- generate() - 类 中的方法io.seata.server.store.DruidDataSourceProvider
-
- generate() - 类 中的方法io.seata.server.store.HikariDataSourceProvider
-
- generateUUID() - 类 中的静态方法io.seata.server.UUIDGenerator
-
generate UUID using snowflake algorithm
- get() - 类 中的静态方法io.seata.server.event.EventBusManager
-
- get() - 类 中的静态方法io.seata.server.metrics.MetricsManager
-
- getApplicationData() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getApplicationData() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getApplicationData() - 类 中的方法io.seata.server.session.BranchSession
-
Gets application data.
- getApplicationData() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets application data.
- getApplicationId() - 类 中的方法io.seata.server.console.param.GlobalSessionParam
-
- getApplicationId() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getApplicationId() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets application id.
- getAsyncCommittingSessionManager() - 类 中的静态方法io.seata.server.session.SessionHolder
-
已过时。
- getBeginTime() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getBeginTime() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets begin time.
- getBranch(long) - 类 中的方法io.seata.server.session.GlobalSession
-
Gets branch.
- getBranchId() - 类 中的方法io.seata.server.console.param.GlobalLockParam
-
- getBranchId() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getBranchId() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getBranchId() - 类 中的方法io.seata.server.session.BranchSession
-
Gets branch id.
- getBranchSessions() - 类 中的方法io.seata.server.session.GlobalSession
-
- getBranchSessionVOs() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getBranchType() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getBranchType() - 类 中的方法io.seata.server.session.BranchSession
-
Gets branch type.
- getClientId() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getClientId() - 类 中的方法io.seata.server.session.BranchSession
-
Gets client id.
- getCode() - 枚举 中的方法io.seata.server.store.TransactionStoreManager.LogOperation
-
Gets code.
- getConfig(String) - 类 中的方法io.seata.server.test.TestService
-
- getCore(BranchType) - 类 中的方法io.seata.server.coordinator.DefaultCore
-
get core
- getCurrentMaxSessionId(long, long) - 类 中的方法io.seata.server.storage.db.store.LogStoreDataBaseDAO
-
- getDistributedLockDO(Connection, String) - 类 中的方法io.seata.server.storage.db.lock.DataBaseDistributedLocker
-
- getDistributedLocker(String) - 类 中的静态方法io.seata.server.lock.distributed.DistributedLockerFactory
-
Get the distributed locker by lockerType
- getEnv() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets env from container.
- getFileWriteBufferCacheSize() - 类 中的静态方法io.seata.server.store.StoreConfig
-
- getFlushDiskMode() - 类 中的静态方法io.seata.server.store.StoreConfig
-
- getGmtCreate() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getGmtCreate() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getGmtCreate() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getGmtModified() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getGmtModified() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getGmtModified() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getHandleBranchType() - 类 中的方法io.seata.server.coordinator.AbstractCore
-
- getHandleBranchType() - 类 中的方法io.seata.server.transaction.at.ATCore
-
- getHandleBranchType() - 类 中的方法io.seata.server.transaction.saga.SagaCore
-
- getHandleBranchType() - 类 中的方法io.seata.server.transaction.tcc.TccCore
-
- getHandleBranchType() - 类 中的方法io.seata.server.transaction.xa.XACore
-
- getHost() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets host from container.
- getHost() - 类 中的方法io.seata.server.ParameterParser
-
Gets host.
- getInstance(RemotingServer) - 类 中的静态方法io.seata.server.coordinator.DefaultCoordinator
-
- getInstance() - 类 中的静态方法io.seata.server.coordinator.DefaultCoordinator
-
- getInstance() - 类 中的静态方法io.seata.server.storage.db.store.DataBaseTransactionStoreManager
-
Get the instance.
- getInstance() - 类 中的静态方法io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
Get the instance.
- getJedisInstance() - 类 中的静态方法io.seata.server.storage.redis.JedisPooledFactory
-
get an instance of Jedis (connection) from the connection pool
- getJedisPoolInstance(JedisPoolAbstract...) - 类 中的静态方法io.seata.server.storage.redis.JedisPooledFactory
-
get the RedisPool instance (singleton)
- getLocker() - 类 中的方法io.seata.server.lock.AbstractLockManager
-
Gets locker.
- getLocker(BranchSession) - 类 中的方法io.seata.server.lock.AbstractLockManager
-
Gets locker.
- getLocker(BranchSession) - 类 中的方法io.seata.server.storage.db.lock.DataBaseLockManager
-
- getLocker(BranchSession) - 类 中的方法io.seata.server.storage.file.lock.FileLockManager
-
- getLocker(BranchSession) - 类 中的方法io.seata.server.storage.redis.lock.RedisLockManager
-
- getLockHolder() - 类 中的方法io.seata.server.session.BranchSession
-
Gets lock holder.
- getLockKey() - 类 中的方法io.seata.server.session.BranchSession
-
Gets lock key.
- getLockManager() - 类 中的静态方法io.seata.server.lock.LockerManagerFactory
-
Get lock manager.
- getLockStatus() - 类 中的方法io.seata.server.session.BranchSession
-
- getLockStoreMode() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets lock store mode from container.
- getLockStoreMode() - 类 中的方法io.seata.server.ParameterParser
-
Gets lock store mode.
- getLogOperationByCode(byte) - 枚举 中的静态方法io.seata.server.store.TransactionStoreManager.LogOperation
-
Gets log operation by code.
- getMaxBranchSessionSize() - 类 中的静态方法io.seata.server.store.StoreConfig
-
- getMaxGlobalSessionSize() - 类 中的静态方法io.seata.server.store.StoreConfig
-
- getOperate() - 类 中的方法io.seata.server.storage.file.TransactionWriteStore
-
Gets operate.
- getOrder() - 类 中的方法io.seata.server.ServerApplicationListener
-
higher than LoggingApplicationListener
- getOverTimeAliveMills() - 类 中的方法io.seata.server.session.SessionCondition
-
Gets over time alive mills.
- getPk() - 类 中的方法io.seata.server.console.param.GlobalLockParam
-
- getPk() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getPort() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets port from container.
- getPort() - 类 中的方法io.seata.server.ParameterParser
-
Gets port.
- getPortFromConfigFile() - 类 中的静态方法io.seata.server.env.PortHelper
-
get config from configFile
-Dspring.config.location > classpath:application.properties > classpath:application.yml
- getPortFromEnvOrStartup(String[]) - 类 中的静态方法io.seata.server.env.PortHelper
-
- getRegistry() - 类 中的方法io.seata.server.metrics.MetricsManager
-
- getResourceGroupId() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getResourceGroupId() - 类 中的方法io.seata.server.session.BranchSession
-
Gets resource group id.
- getResourceId() - 类 中的方法io.seata.server.console.param.GlobalLockParam
-
- getResourceId() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getResourceId() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getResourceId() - 类 中的方法io.seata.server.session.BranchSession
-
Gets resource id.
- getRetryCommittingSessionManager() - 类 中的静态方法io.seata.server.session.SessionHolder
-
已过时。
- getRetryRollbackingSessionManager() - 类 中的静态方法io.seata.server.session.SessionHolder
-
已过时。
- getReverseSortedBranches() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets reverse sorted branches.
- getRootSessionManager() - 类 中的静态方法io.seata.server.session.SessionHolder
-
Gets root session manager.
- getRowKey() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getSeataEnv() - 类 中的方法io.seata.server.ParameterParser
-
Gets seata env
- getServerNode() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets server node from container.
- getServerNode() - 类 中的方法io.seata.server.ParameterParser
-
Gets server node.
- getSessionRequest() - 类 中的方法io.seata.server.storage.file.TransactionWriteStore
-
Gets session request.
- getSessionStoreMode() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets session store mode from container.
- getSessionStoreMode() - 类 中的方法io.seata.server.ParameterParser
-
Gets session store mode.
- getSortedBranches() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets sorted branches.
- getStatus() - 类 中的方法io.seata.server.console.param.GlobalSessionParam
-
- getStatus() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getStatus() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getStatus(String) - 类 中的方法io.seata.server.coordinator.AbstractCore
-
- getStatus(String) - 类 中的方法io.seata.server.coordinator.DefaultCore
-
- getStatus() - 类 中的方法io.seata.server.session.BranchSession
-
Gets status.
- getStatus() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets status.
- getStatus() - 类 中的方法io.seata.server.session.SessionCondition
-
Gets status.
- getStatuses() - 类 中的方法io.seata.server.session.SessionCondition
-
- getStoreMode() - 类 中的静态方法io.seata.server.env.ContainerHelper
-
Gets store mode from container.
- getStoreMode() - 类 中的方法io.seata.server.ParameterParser
-
Gets store mode.
- getTableName() - 类 中的方法io.seata.server.console.param.GlobalLockParam
-
- getTableName() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getTimeout() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getTimeout() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets timeout.
- getTransactionId() - 类 中的方法io.seata.server.console.param.GlobalLockParam
-
- getTransactionId() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getTransactionId() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getTransactionId() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getTransactionId() - 类 中的方法io.seata.server.session.BranchSession
-
Gets transaction id.
- getTransactionId() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets transaction id.
- getTransactionId() - 类 中的方法io.seata.server.session.SessionCondition
-
- getTransactionName() - 类 中的方法io.seata.server.console.param.GlobalSessionParam
-
- getTransactionName() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getTransactionName() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets transaction name.
- getTransactionNameColumnSize() - 类 中的方法io.seata.server.storage.db.store.LogStoreDataBaseDAO
-
- getTransactionServiceGroup() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getTransactionServiceGroup() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets transaction service group.
- getXid() - 类 中的方法io.seata.server.console.param.GlobalLockParam
-
- getXid() - 类 中的方法io.seata.server.console.param.GlobalSessionParam
-
- getXid() - 类 中的方法io.seata.server.console.vo.BranchSessionVO
-
- getXid() - 类 中的方法io.seata.server.console.vo.GlobalLockVO
-
- getXid() - 类 中的方法io.seata.server.console.vo.GlobalSessionVO
-
- getXid() - 类 中的方法io.seata.server.session.BranchSession
-
Gets xid.
- getXid() - 类 中的方法io.seata.server.session.GlobalSession
-
Gets xid.
- getXid() - 类 中的方法io.seata.server.session.SessionCondition
-
- GlobalLockController - io.seata.server.console.controller中的类
-
Global Lock Controller
- GlobalLockController() - 类 的构造器io.seata.server.console.controller.GlobalLockController
-
- GlobalLockDBServiceImpl - io.seata.server.console.impl.db中的类
-
Global Lock DB ServiceImpl
- GlobalLockDBServiceImpl() - 类 的构造器io.seata.server.console.impl.db.GlobalLockDBServiceImpl
-
- GlobalLockFileServiceImpl - io.seata.server.console.impl.file中的类
-
Global Lock File ServiceImpl
- GlobalLockFileServiceImpl() - 类 的构造器io.seata.server.console.impl.file.GlobalLockFileServiceImpl
-
- GlobalLockParam - io.seata.server.console.param中的类
-
- GlobalLockParam() - 类 的构造器io.seata.server.console.param.GlobalLockParam
-
- GlobalLockRedisServiceImpl - io.seata.server.console.impl.redis中的类
-
Global Lock Redis Service Impl
- GlobalLockRedisServiceImpl() - 类 的构造器io.seata.server.console.impl.redis.GlobalLockRedisServiceImpl
-
- GlobalLockService - io.seata.server.console.service中的接口
-
Global lock service
- GlobalLockVO - io.seata.server.console.vo中的类
-
GlobalLockVO
- GlobalLockVO() - 类 的构造器io.seata.server.console.vo.GlobalLockVO
-
- globalMap - 类 中的静态变量io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
Map for LogOperation Global Operation
- globalReport(String, GlobalStatus) - 类 中的方法io.seata.server.coordinator.AbstractCore
-
- globalReport(String, GlobalStatus) - 类 中的方法io.seata.server.coordinator.DefaultCore
-
- GlobalSession - io.seata.server.session中的类
-
The type Global session.
- GlobalSession() - 类 的构造器io.seata.server.session.GlobalSession
-
Instantiates a new Global session.
- GlobalSession(String, String, String, int, boolean) - 类 的构造器io.seata.server.session.GlobalSession
-
Instantiates a new Global session.
- GlobalSession(String, String, String, int) - 类 的构造器io.seata.server.session.GlobalSession
-
Instantiates a new Global session.
- GlobalSession.LockCallable<V> - io.seata.server.session中的接口
-
- GlobalSession.LockRunnable - io.seata.server.session中的接口
-
- GlobalSessionController - io.seata.server.console.controller中的类
-
Global Session Controller
- GlobalSessionController() - 类 的构造器io.seata.server.console.controller.GlobalSessionController
-
- GlobalSessionDBServiceImpl - io.seata.server.console.impl.db中的类
-
Global Session DataBase ServiceImpl
- GlobalSessionDBServiceImpl() - 类 的构造器io.seata.server.console.impl.db.GlobalSessionDBServiceImpl
-
- GlobalSessionFileServiceImpl - io.seata.server.console.impl.file中的类
-
Global Session File ServiceImpl
- GlobalSessionFileServiceImpl() - 类 的构造器io.seata.server.console.impl.file.GlobalSessionFileServiceImpl
-
- GlobalSessionHandler - io.seata.server.session中的接口
-
The Functional Interface Global session handler
- GlobalSessionParam - io.seata.server.console.param中的类
-
- GlobalSessionParam() - 类 的构造器io.seata.server.console.param.GlobalSessionParam
-
- GlobalSessionRedisServiceImpl - io.seata.server.console.impl.redis中的类
-
Global Session Redis ServiceImpl
- GlobalSessionRedisServiceImpl() - 类 的构造器io.seata.server.console.impl.redis.GlobalSessionRedisServiceImpl
-
- GlobalSessionService - io.seata.server.console.service中的接口
-
Global session service
- globalSessionStatusCheck(GlobalSession) - 类 中的方法io.seata.server.coordinator.AbstractCore
-
- globalSessionStatusCheck(GlobalSession) - 类 中的方法io.seata.server.transaction.saga.SagaCore
-
- GlobalSessionVO - io.seata.server.console.vo中的类
-
GlobalSessionVO
- GlobalSessionVO() - 类 的构造器io.seata.server.console.vo.GlobalSessionVO
-
- GlobalSessionVO(String, Long, Integer, String, String, String, Long, Long, String, Set<BranchSessionVO>) - 类 的构造器io.seata.server.console.vo.GlobalSessionVO
-
- globalTable - 类 中的变量io.seata.server.storage.db.store.LogStoreDataBaseDAO
-
The Global table.
- readSession(Long) - 类 中的方法io.seata.server.storage.db.store.DataBaseTransactionStoreManager
-
Read session global session.
- readSession(String) - 类 中的方法io.seata.server.storage.db.store.DataBaseTransactionStoreManager
-
Read session global session.
- readSession(String, boolean) - 类 中的方法io.seata.server.storage.db.store.DataBaseTransactionStoreManager
-
Read session global session.
- readSession(GlobalStatus[], boolean) - 类 中的方法io.seata.server.storage.db.store.DataBaseTransactionStoreManager
-
Read session list.
- readSession(SessionCondition) - 类 中的方法io.seata.server.storage.db.store.DataBaseTransactionStoreManager
-
- readSession(String) - 类 中的方法io.seata.server.storage.file.store.FileTransactionStoreManager
-
- readSession(SessionCondition) - 类 中的方法io.seata.server.storage.file.store.FileTransactionStoreManager
-
- readSession(String, boolean) - 类 中的方法io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
Read session global session.
- readSession(String) - 类 中的方法io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
Read session global session.
- readSession(GlobalStatus[], boolean) - 类 中的方法io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
Read globalSession list by global status
- readSession(SessionCondition) - 类 中的方法io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
read the global session list by different condition
- readSession(String) - 类 中的方法io.seata.server.store.AbstractTransactionStoreManager
-
- readSession(String, boolean) - 类 中的方法io.seata.server.store.AbstractTransactionStoreManager
-
- readSession(GlobalStatus[], boolean) - 类 中的方法io.seata.server.store.AbstractTransactionStoreManager
-
- readSession(SessionCondition) - 类 中的方法io.seata.server.store.AbstractTransactionStoreManager
-
- readSession(String) - 接口 中的方法io.seata.server.store.TransactionStoreManager
-
Read global session global session.
- readSession(String, boolean) - 接口 中的方法io.seata.server.store.TransactionStoreManager
-
Read session global session.
- readSession(GlobalStatus[], boolean) - 接口 中的方法io.seata.server.store.TransactionStoreManager
-
Read session global session.
- readSession(SessionCondition) - 接口 中的方法io.seata.server.store.TransactionStoreManager
-
Read session by status list.
- readSessionStatusByPage(GlobalSessionParam) - 类 中的方法io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
query GlobalSession by status with page
- readWriteStore(int, boolean) - 接口 中的方法io.seata.server.storage.file.ReloadableStore
-
Read write store.
- readWriteStore(int, boolean) - 类 中的方法io.seata.server.storage.file.store.FileTransactionStoreManager
-
- recordGlobalTransactionEventForMetrics(GlobalTransactionEvent) - 类 中的方法io.seata.server.metrics.MetricsSubscriber
-
- RedisDistributedLocker - io.seata.server.storage.redis.lock中的类
-
- RedisDistributedLocker() - 类 的构造器io.seata.server.storage.redis.lock.RedisDistributedLocker
-
- RedisLocker - io.seata.server.storage.redis.lock中的类
-
The redis lock store operation
- RedisLocker() - 类 的构造器io.seata.server.storage.redis.lock.RedisLocker
-
Instantiates a new Redis locker.
- RedisLockManager - io.seata.server.storage.redis.lock中的类
-
- RedisLockManager() - 类 的构造器io.seata.server.storage.redis.lock.RedisLockManager
-
- RedisSessionManager - io.seata.server.storage.redis.session中的类
-
- RedisSessionManager() - 类 的构造器io.seata.server.storage.redis.session.RedisSessionManager
-
Instantiates a new Data base session manager.
- RedisSessionManager(String) - 类 的构造器io.seata.server.storage.redis.session.RedisSessionManager
-
Instantiates a new Data base session manager.
- RedisTransactionStoreManager - io.seata.server.storage.redis.store中的类
-
The redis transaction store manager
- RedisTransactionStoreManager() - 类 的构造器io.seata.server.storage.redis.store.RedisTransactionStoreManager
-
init map to constructor
- regResourceManagerCheckAuth(RegisterRMRequest) - 类 中的方法io.seata.server.auth.AbstractCheckAuthHandler
-
- regTransactionManagerCheckAuth(RegisterTMRequest) - 类 中的方法io.seata.server.auth.AbstractCheckAuthHandler
-
- releaseDistributedLock(String) - 类 中的静态方法io.seata.server.session.SessionHolder
-
release lock
- releaseGlobalSessionLock(GlobalSession) - 接口 中的方法io.seata.server.lock.LockManager
-
Un lock boolean.
- releaseGlobalSessionLock(GlobalSession) - 类 中的方法io.seata.server.storage.db.lock.DataBaseLockManager
-
- releaseGlobalSessionLock(GlobalSession) - 类 中的方法io.seata.server.storage.file.lock.FileLockManager
-
- releaseGlobalSessionLock(GlobalSession) - 类 中的方法io.seata.server.storage.redis.lock.RedisLockManager
-
- releaseLock(BranchSession) - 类 中的方法io.seata.server.lock.AbstractLockManager
-
- releaseLock(BranchSession) - 接口 中的方法io.seata.server.lock.LockManager
-
Un lock boolean.
- releaseLock(DistributedLockDO) - 类 中的方法io.seata.server.storage.db.lock.DataBaseDistributedLocker
-
- releaseLock(List<RowLock>) - 类 中的方法io.seata.server.storage.db.lock.DataBaseLocker
-
- releaseLock(String, Long) - 类 中的方法io.seata.server.storage.db.lock.DataBaseLocker
-
- releaseLock(String) - 类 中的方法io.seata.server.storage.db.lock.DataBaseLocker
-
- releaseLock(BranchSession) - 类 中的方法io.seata.server.storage.db.lock.DataBaseLockManager
-
- releaseLock(List<RowLock>) - 类 中的方法io.seata.server.storage.file.lock.FileLocker
-
- releaseLock(DistributedLockDO) - 类 中的方法io.seata.server.storage.redis.lock.RedisDistributedLocker
-
Release the distributed lock
- releaseLock(List<RowLock>) - 类 中的方法io.seata.server.storage.redis.lock.RedisLocker
-
- releaseLock(String) - 类 中的方法io.seata.server.storage.redis.lock.RedisLocker
-
- releaseLock(String, Long) - 类 中的方法io.seata.server.storage.redis.lock.RedisLocker
-
- releaseLock(BranchSession) - 类 中的方法io.seata.server.storage.redis.lock.RedisLockManager
-
- reload() - 接口 中的方法io.seata.server.session.Reloadable
-
Reload states.
- reload(StoreMode) - 类 中的静态方法io.seata.server.session.SessionHolder
-
Reload.
- reload() - 类 中的方法io.seata.server.storage.file.session.FileSessionManager
-
- Reloadable - io.seata.server.session中的接口
-
Service contains states which can be reloaded.
- ReloadableStore - io.seata.server.storage.file中的接口
-
The interface Reloadable store.
- remotingServer - 类 中的变量io.seata.server.coordinator.AbstractCore
-
- remove(BranchSession) - 类 中的方法io.seata.server.session.GlobalSession
-
Remove boolean.
- removeAllBranch(GlobalSession, boolean) - 类 中的静态方法io.seata.server.session.SessionHelper
-
remove branchSession from globalSession
- removeBranch(BranchSession) - 类 中的方法io.seata.server.session.GlobalSession
-
- removeBranch(GlobalSession, BranchSession, boolean) - 类 中的静态方法io.seata.server.session.SessionHelper
-
remove branchSession from globalSession
- removeBranch(BranchSession) - 接口 中的方法io.seata.server.session.SessionLifecycle
-
Remove branch.
- removeBranchSession(GlobalSession, BranchSession) - 类 中的方法io.seata.server.session.AbstractSessionManager
-
- removeBranchSession(GlobalSession, BranchSession) - 接口 中的方法io.seata.server.session.SessionManager
-
Remove branch session.
- removeBranchSession(GlobalSession, BranchSession) - 类 中的方法io.seata.server.storage.db.session.DataBaseSessionManager
-
- removeBranchSession(GlobalSession, BranchSession) - 类 中的方法io.seata.server.storage.redis.session.RedisSessionManager
-
- removeGlobalSession(GlobalSession) - 类 中的方法io.seata.server.session.AbstractSessionManager
-
- removeGlobalSession(GlobalSession) - 接口 中的方法io.seata.server.session.SessionManager
-
Remove global session.
- removeGlobalSession(GlobalSession) - 类 中的方法io.seata.server.storage.db.session.DataBaseSessionManager
-
remove globalSession
1. rootSessionManager remove normal globalSession
2. retryCommitSessionManager and retryRollbackSessionManager remove retry expired globalSession
- removeGlobalSession(GlobalSession) - 类 中的方法io.seata.server.storage.file.session.FileSessionManager
-
- removeGlobalSession(GlobalSession) - 类 中的方法io.seata.server.storage.redis.session.RedisSessionManager
-
remove globalSession 1. rootSessionManager remove normal globalSession 2. retryCommitSessionManager and
retryRollbackSessionManager remove retry expired globalSession
- removeSessionLifecycleListener(SessionLifecycleListener) - 类 中的方法io.seata.server.session.GlobalSession
-
Remove session lifecycle listener.
- RETRY_COMMITTING_SESSION_MANAGER_NAME - 类 中的静态变量io.seata.server.session.SessionHolder
-
The constant RETRY_COMMITTING_SESSION_MANAGER_NAME.
- RETRY_ROLLBACKING_SESSION_MANAGER_NAME - 类 中的静态变量io.seata.server.session.SessionHolder
-
The constant RETRY_ROLLBACKING_SESSION_MANAGER_NAME.
- rollback(String) - 类 中的方法io.seata.server.coordinator.AbstractCore
-
- rollback(String) - 类 中的方法io.seata.server.coordinator.DefaultCore
-
- ROLLBACKING_RETRY_PERIOD - 类 中的静态变量io.seata.server.coordinator.DefaultCoordinator
-
The constant ROLLBACKING_RETRY_PERIOD.
- ROOT_SESSION_MANAGER_NAME - 类 中的静态变量io.seata.server.session.SessionHolder
-
The constant ROOT_SESSION_MANAGER_NAME.
- run(String...) - 类 中的方法io.seata.server.ServerRunner
-
- run() - 接口 中的方法io.seata.server.session.GlobalSession.LockRunnable
-