Skip navigation links
A B C D E F G H I J K L N O P Q R S T U V W 

A

ActionContextUtil - Class in io.seata.integration.tx.api.interceptor
Deprecated.
ActionInterceptorHandler - Class in io.seata.integration.tx.api.interceptor
Deprecated.
ActionInterceptorHandler() - Constructor for class io.seata.integration.tx.api.interceptor.ActionInterceptorHandler
Deprecated.
 
afterPropertiesSet() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
 
afterPropertiesSet() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
assertNotInGlobalTransaction() - Static method in class io.seata.core.context.RootContext
Deprecated.
Assert not in global transaction.
AsyncCallback - Interface in io.seata.saga.engine
Deprecated.
AuthSigner - Interface in io.seata.core.auth
Deprecated.
AutoDataSourceProxyRegistrar - Class in io.seata.spring.annotation.datasource
Deprecated.
AutoDataSourceProxyRegistrar() - Constructor for class io.seata.spring.annotation.datasource.AutoDataSourceProxyRegistrar
Deprecated.
 

B

BEAN_NAME_SEATA_AUTO_DATA_SOURCE_PROXY_CREATOR - Static variable in class io.seata.spring.annotation.datasource.AutoDataSourceProxyRegistrar
Deprecated.
The constant BEAN_NAME_SEATA_AUTO_DATA_SOURCE_PROXY_CREATOR.
begin() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
begin(int) - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
begin(int, String) - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
begin() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Begin a new global transaction with default timeout and name.
begin(int) - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Begin a new global transaction with given timeout and default name.
begin(int, String) - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Begin a new global transaction with given timeout and given name.
bind(String) - Static method in class io.seata.core.context.RootContext
Deprecated.
Bind.
bindBranchType(BranchType) - Static method in class io.seata.core.context.RootContext
Deprecated.
Bind branch type.
bindGlobalLockFlag() - Static method in class io.seata.core.context.RootContext
Deprecated.
Bind global lock flag.
branchCommit(BranchType, String, long, String, String) - Method in class io.seata.saga.rm.SagaResourceManager
Deprecated.
SAGA branch commit
branchRollback(BranchType, String, long, String, String) - Method in class io.seata.saga.rm.SagaResourceManager
Deprecated.
SAGA branch rollback
BranchType - Enum in io.seata.core.model
Deprecated.
buildClientEntity(CloseableHttpClient, T) - Method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Build client entity.
buildDefaultSagaTransactionalTemplate() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
 
buildEntity(StringEntity, T) - Method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Build entity string entity.
buildGetHeaders(Map<String, String>, T) - Method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Build get headers.
buildPostHeaders(Map<String, String>, T) - Method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Build post headers.
BusinessActionContext - Class in io.seata.rm.tcc.api
Deprecated.
BusinessActionContext() - Constructor for class io.seata.rm.tcc.api.BusinessActionContext
Deprecated.
 
BusinessActionContextParameter - Annotation Type in io.seata.rm.tcc.api
Deprecated.

C

checkDataSize(String, String, int, boolean) - Static method in class io.seata.common.util.StringUtils
Deprecated.
check string data size
CheckTimerTask(GlobalTransaction, GlobalStatus) - Constructor for class io.seata.tm.api.DefaultFailureHandlerImpl.CheckTimerTask
Deprecated.
 
clearLocally() - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Clear locally.
clearLocally() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
clearUp(ProcessContext) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
clearUp(ProcessContext) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
clear the LocalThread
ClientTransactionInterceptor - Class in io.seata.integration.grpc.interceptor.client
Deprecated.
ClientTransactionInterceptor() - Constructor for class io.seata.integration.grpc.interceptor.client.ClientTransactionInterceptor
Deprecated.
 
commit() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
commit() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Commit the global transaction.
compensate(String, Map<String, Object>) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
compensate(String, Map<String, Object>) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
compensate a state machine instance
COMPENSATE_SUB_MACHINE_STATE_NAME_PREFIX - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
compensateAsync(String, Map<String, Object>, AsyncCallback) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
compensateAsync(String, Map<String, Object>, AsyncCallback) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
compensate a state machine instance asynchronously
Compressor - Interface in io.seata.core.compressor
Deprecated.
ContextCore - Interface in io.seata.core.context
Deprecated.
convertActionContext(String, Object, Class<T>) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
Convert action context
convertBranchType() - Method in enum io.seata.core.model.BranchType
Deprecated.
 
convertGlobalStatus() - Method in enum io.seata.core.model.GlobalStatus
Deprecated.
 
convertResult(HttpResponse, Class<K>) - Method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Convert result k.
convertTransactionExceptionCode() - Method in enum io.seata.core.exception.TransactionExceptionCode
Deprecated.
 
createNew() - Static method in class io.seata.tm.api.GlobalTransactionContext
Deprecated.
Try to create a new GlobalTransaction.
createProxyInvocationHandler() - Method in class io.seata.integration.tx.api.interceptor.parser.GlobalTransactionalInterceptorParser
Deprecated.
 
createResource(Object, Class<?>, Method, Annotation) - Method in class io.seata.rm.tcc.interceptor.parser.TccActionInterceptorParser
Deprecated.
 
createTwoPhaseBusinessActionParam(Annotation) - Method in class io.seata.rm.tcc.interceptor.TccActionInterceptorHandler
Deprecated.
 

D

DataSourceProxy - Class in io.seata.rm.datasource
Deprecated.
DataSourceProxy(DataSource) - Constructor for class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
DataSourceProxy(DataSource, String) - Constructor for class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
DataSourceProxyXA - Class in io.seata.rm.datasource.xa
Deprecated.
DataSourceProxyXA(DataSource) - Constructor for class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
DataSourceProxyXA(DataSource, String) - Constructor for class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
DbStateMachineConfig - Class in io.seata.saga.engine.config
Deprecated.
DbStateMachineConfig() - Constructor for class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Instantiates a new Db state machine config.
DEFAULT_EXPRESSION_TYPE - Static variable in class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 
DEFAULT_JSON_PARSER - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
DefaultFailureHandlerImpl - Class in io.seata.tm.api
Deprecated.
DefaultFailureHandlerImpl() - Constructor for class io.seata.tm.api.DefaultFailureHandlerImpl
Deprecated.
 
DefaultFailureHandlerImpl.CheckTimerTask - Class in io.seata.tm.api
Deprecated.
 
DefaultGlobalTransaction - Class in io.seata.tm.api
Deprecated.
DefaultHttpExecutor - Class in io.seata.integration.http
Deprecated.
DefaultStateMachineConfig - Class in io.seata.saga.engine.impl
Deprecated.
DefaultStateMachineConfig() - Constructor for class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
destroy() - Method in class io.seata.core.rpc.netty.RmNettyRemotingClient
Deprecated.
 
destroy() - Method in class io.seata.core.rpc.netty.TmNettyRemotingClient
Deprecated.
 
destroy() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
 
DomainConstants - Interface in io.seata.saga.statelang.domain
Deprecated.
DubboConstants - Class in io.seata.core.constants
Deprecated.
DubboConstants() - Constructor for class io.seata.core.constants.DubboConstants
Deprecated.
 

E

EnableAutoDataSourceProxy - Annotation Type in io.seata.spring.annotation.datasource
Deprecated.
entries() - Static method in class io.seata.core.context.RootContext
Deprecated.
Entries map.
equals(String, String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Equals boolean.
equalsIgnoreCase(String, String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Equals ignore case boolean.
ExecutionStatus - Enum in io.seata.saga.statelang.domain
Deprecated.
existsAnnotation(Class<?>...) - Method in class io.seata.integration.tx.api.interceptor.parser.GlobalTransactionalInterceptorParser
Deprecated.
 
Expression - Interface in io.seata.saga.engine.expression
Deprecated.
EXPRESSION_TYPE_EXCEPTION - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
EXPRESSION_TYPE_SEQUENCE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
ExpressionFactory - Interface in io.seata.saga.engine.expression
Deprecated.
ExpressionFactoryManager - Class in io.seata.saga.engine.expression
Deprecated.
ExpressionFactoryManager() - Constructor for class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 

F

FailureHandler - Interface in io.seata.tm.api
Deprecated.
fetchActionRequestContext(Method, Object[]) - Method in class io.seata.integration.tx.api.interceptor.ActionInterceptorHandler
Deprecated.
Extracting context data from parameters, add them to the context
fetchContextFromObject(Object) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
Extracting context data from parameters
forward(String, Map<String, Object>) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
forward(String, Map<String, Object>) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
forward restart a failed state machine instance
forwardAsync(String, Map<String, Object>, AsyncCallback) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
forwardAsync(String, Map<String, Object>, AsyncCallback) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
forward restart a failed state machine instance asynchronously

G

get(byte) - Static method in enum io.seata.core.exception.TransactionExceptionCode
Deprecated.
Get transaction exception code.
get(int) - Static method in enum io.seata.core.exception.TransactionExceptionCode
Deprecated.
Get transaction exception code.
get(byte) - Static method in enum io.seata.core.model.BranchType
Deprecated.
Get branch type.
get(int) - Static method in enum io.seata.core.model.BranchType
Deprecated.
Get branch type.
get(String) - Static method in enum io.seata.core.model.BranchType
Deprecated.
Get branch type.
get(byte) - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Get global status.
get(int) - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Get global status.
getAccessKey() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets access key.
getAnnotationClass() - Method in class io.seata.rm.tcc.interceptor.parser.TccActionInterceptorParser
Deprecated.
 
getAnnotationClass() - Method in class io.seata.rm.tcc.interceptor.TccActionInterceptorHandler
Deprecated.
 
getApplicationContext() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getApplicationId() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets application id.
getAppName() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getAppName() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
app name
getAspectTransactional(Method, Class<?>) - Method in class io.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandler
Deprecated.
 
getAsyncProcessCtrlEventPublisher() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a ProcessCtrlEventPublisher which is wrapped from ProcessCtrlEventPublisher notice: This method cannot be referenced in the normal process of saga.
getAsyncProcessCtrlEventPublisher() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get async process ctrl event publisher.
getBranchType() - Static method in class io.seata.core.context.RootContext
Deprecated.
Gets branch type.
getBranchType() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getBranchType() - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getBranchType() - Method in class io.seata.saga.rm.SagaResourceManager
Deprecated.
 
getBusinessKey() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getBusinessKey() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getBusinessKey() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get businessKey
getBusinessKey() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get business key.
getCharset() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a ServiceInvokerManager which is wrapped from ServiceInvokerManager notice: This method cannot be referenced in the normal process of saga.
getCharset() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get charset.
getCode() - Method in enum io.seata.core.model.GlobalStatus
Deprecated.
Gets code.
getComment() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
 
getComment() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getComment() - Method in interface io.seata.saga.statelang.domain.State
Deprecated.
comment
getComment() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
comment
getCompensationState() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getCompensationState() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get compensation state.
getCompensationStatus() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getCompensationStatus() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getCompensationStatus() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get compensation status.
getCompensationStatus() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get compensation status.
getConnection() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getConnection(String, String) - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getConnection() - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getConnection(String, String) - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getContent() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getContent() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
State language text
getContext() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getContext() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get context.
getCreateTime() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
getCreateTime() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
get create time
getCurrent() - Static method in class io.seata.tm.api.GlobalTransactionContext
Deprecated.
Get GlobalTransaction instance bind on current thread.
getCurrentOrCreate() - Static method in class io.seata.tm.api.GlobalTransactionContext
Deprecated.
Get GlobalTransaction instance bind on current thread.
getDataSource() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets data source.
getDbType() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets db type.
getDbTypeFromDataSource(DataSource) - Static method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets db type from data source.
getDefaultTenantId() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getDefaultTenantId() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get default tenant id.
getEndParams() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getEndParams() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get end params.
getException() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getException() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getException() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get exception
getException() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get exception.
getExpressionFactory(String) - Method in class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 
getExpressionFactoryManager() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a ExpressionFactoryManager which is wrapped from ExpressionFactoryManager notice: This method cannot be referenced in the normal process of saga.
getExpressionFactoryManager() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get expression factory manager.
getExpressionResolver() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a ExpressionResolver which is wrapped from ExpressionResolver notice: This method cannot be referenced in the normal process of saga.
getExpressionResolver() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get expression resolver
getExtensions() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
 
getExtensions() - Method in interface io.seata.saga.statelang.domain.State
Deprecated.
extension properties
getGlobalLockConfig(Method, Class<?>) - Method in class io.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandler
Deprecated.
 
getGlobalTransactionRole() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
getGlobalTransactionRole() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
get global transaction role.
getGmtCreate() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getGmtCreate() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
get create time
getGmtEnd() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getGmtEnd() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getGmtEnd() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get end time
getGmtEnd() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get gmt end.
getGmtStarted() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getGmtStarted() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getGmtStarted() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get start time
getGmtStarted() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get gmt started.
getGmtUpdated() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getGmtUpdated() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getGmtUpdated() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get update time
getGmtUpdated() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get gmt updated.
getId() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getId() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getId() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getId() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
id
getId() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
get id
getId() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get id.
getInputParams() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getInputParams() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get input params
getInstance() - Static method in class io.seata.core.rpc.netty.RmNettyRemotingClient
Deprecated.
 
getInstance() - Static method in class io.seata.core.rpc.netty.TmNettyRemotingClient
Deprecated.
 
getInstance() - Static method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Gets instance.
getInstance() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
getInstruction() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getInstruction(Class<T>) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getInstruction() - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Gets get instruction.
getInstruction(Class<T>) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Gets get instruction.
getLocalStatus() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
getLocalStatus() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
local status of the global transaction.
getLoginTimeout() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getLoginTimeout() - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getLogWriter() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getLogWriter() - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getMachineId() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getMachineId() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get machine id.
getMachineInstanceId() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getMachineInstanceId() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get Machine InstanceId
getManagedResources() - Method in class io.seata.saga.rm.SagaResourceManager
Deprecated.
 
getName() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
 
getName() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getName() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getName() - Method in interface io.seata.saga.statelang.domain.State
Deprecated.
name
getName() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get name
getName() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
name
getNext() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
 
getNext() - Method in interface io.seata.saga.statelang.domain.State
Deprecated.
next state name
getOrCreateActionContextAndResetToArguments(Class<?>[], Object[]) - Method in class io.seata.integration.tx.api.interceptor.ActionInterceptorHandler
Deprecated.
 
getOutputParams() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getOutputParams() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get output params
getParamNameFromAnnotation(BusinessActionContextParameter) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
 
getParent() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getParentId() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getParentId() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get parent id.
getParentLogger() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getParentLogger() - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getProcessCtrlEventPublisher() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a ProcessCtrlEventPublisher which is wrapped from ProcessCtrlEventPublisher notice: This method cannot be referenced in the normal process of saga.
getProcessCtrlEventPublisher() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get process ctrl event publisher.
getRecoverStrategy() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getRecoverStrategy() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
recover strategy: prefer compensation or forward when error occurred
getResourceId() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getSagaJsonParser() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getScriptEngineManager() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getScriptEngineManager() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
get ScriptEngineManager
getSecretKey() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets secret key.
getSeqGenerator() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getSeqGenerator() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get seq generator.
getSerializedEndParams() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getSerializedEndParams() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get serialized end params.
getSerializedException() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getSerializedException() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getSerializedException() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get serialized exception.
getSerializedException() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get serialized exception.
getSerializedInputParams() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getSerializedInputParams() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get serialized input params.
getSerializedOutputParams() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getSerializedOutputParams() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get serialized output params.
getSerializedStartParams() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getSerializedStartParams() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get serialized start params.
getServiceDesc(Object, String) - Method in class io.seata.rm.tcc.remoting.parser.LocalTCCRemotingParser
Deprecated.
 
getServiceInvokerManager() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getServiceInvokerManager() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
get ServiceInvokerManager
getServiceInvokeTimeout() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getServiceInvokeTimeout() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
get service invoke timeout
getServiceMethod() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getServiceMethod() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get service method
getServiceName() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getServiceName() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get service name
getServiceType() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getServiceType() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get service type
getStartParams() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getStartParams() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get start params.
getStartState() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getStartState() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
start state name
getState(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getState(String) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
get state
getStateIdCompensatedFor() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getStateIdCompensatedFor() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get state id compensated for.
getStateIdRetriedFor() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getStateIdRetriedFor() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get state id retried for.
getStateInstance(String, String) - Method in interface io.seata.saga.engine.repo.StateLogRepository
Deprecated.
Get state instance
getStateInstance(String, String) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
getStateInstance(String, String) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Get state instance
getStateLangStore() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getStateLangStore() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get state language definition store.
getStateList() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getStateList() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get state list.
getStateLogRepository() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a StateLogRepository which is wrapped from StateLogRepository notice: This method cannot be referenced in the normal process of saga.
getStateLogRepository() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets state log store.
getStateLogStore() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getStateLogStore() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get state log store.
getStateMachine(String, String) - Method in interface io.seata.saga.engine.repo.StateMachineRepository
Deprecated.
Gets get state machine.
getStateMachine(String, String, String) - Method in interface io.seata.saga.engine.repo.StateMachineRepository
Deprecated.
Gets get state machine.
getStateMachine() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
 
getStateMachine() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getStateMachine() - Method in interface io.seata.saga.statelang.domain.State
Deprecated.
state machine instance
getStateMachine() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get state machine.
getStateMachineById(String) - Method in interface io.seata.saga.engine.repo.StateMachineRepository
Deprecated.
Gets get state machine by id.
getStateMachineConfig() - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
getStateMachineConfig() - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
get state machine configurations
getStateMachineEngine() - Static method in class io.seata.saga.rm.StateMachineEngineHolder
Deprecated.
Gets state machine engine.
getStateMachineInstance(String) - Method in interface io.seata.saga.engine.repo.StateLogRepository
Deprecated.
Get state machine instance
getStateMachineInstance(String) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
getStateMachineInstance(String) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Get state machine instance
getStateMachineInstance() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getStateMachineInstance() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get state machine instance.
getStateMachineInstanceByBusinessKey(String, String) - Method in interface io.seata.saga.engine.repo.StateLogRepository
Deprecated.
Get state machine instance by businessKey
getStateMachineInstanceByBusinessKey(String, String) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
getStateMachineInstanceByBusinessKey(String, String) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Get state machine instance by businessKey
getStateMachineRepository() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a StateMachineRepository which is wrapped from StateMachineRepository notice: This method cannot be referenced in the normal process of saga.
getStateMachineRepository() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get state machine repository.
getStateMap() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getStateMap() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get state map.
getStates() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getStates() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
states
getStateType(String) - Static method in enum io.seata.saga.statelang.domain.StateType
Deprecated.
 
getStatus() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getStatus() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getStatus() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getStatus() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Gets get status.
getStatus() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
statue (Active|Inactive)
getStatus() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get status.
getStatus() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
getStatus() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Ask TC for current status of the corresponding global transaction.
getStatusDecisionStrategy() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
this method will return a StatusDecisionStrategy which is wrapped from StatusDecisionStrategy notice: This method cannot be referenced in the normal process of saga.
getStatusDecisionStrategy() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get status decision strategy.
getStatusString() - Method in enum io.seata.saga.statelang.domain.ExecutionStatus
Deprecated.
 
getStatusString() - Method in enum io.seata.saga.statelang.domain.StateMachine.Status
Deprecated.
Gets status string.
getTablePrefix() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets table prefix.
getTargetDataSource() - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
getTargetDataSource() - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
getTenantId() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getTenantId() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
getTenantId() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
get tenantId
getTenantId() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Gets get tenant id.
getThreadPoolExecutor() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getThreadPoolExecutor() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Gets get thread pool executor.
getTimeout() - Static method in class io.seata.core.context.RootContext
Deprecated.
Gets timeout.
getTransOperationTimeout() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
getTransOperationTimeout() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
get trans operation timeout
getTwoPhaseArgs(Method, Class<?>[]) - Method in class io.seata.rm.tcc.interceptor.parser.TccActionInterceptorParser
Deprecated.
 
getTwoPhaseMethodParams(String[], Class<?>[], BusinessActionContext) - Method in class io.seata.rm.tcc.TCCResourceManager
 
getTxServiceGroup() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Gets tx service group.
getType() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
 
getType() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
getType() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getType() - Method in interface io.seata.saga.statelang.domain.State
Deprecated.
type
getType() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get type
getType() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
type, there is only one type: SSL(SEATA state language)
getValue() - Method in enum io.seata.saga.statelang.domain.StateType
Deprecated.
 
getVariable(String) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getVariable(String) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Gets get variable.
getVariableLocally(String) - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Gets get variable locally.
getVariableLocally(String) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getVariables() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getVariables() - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Gets get variables.
getVariablesLocally() - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Gets get variables locally.
getVariablesLocally() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
getVersion() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
getVersion() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
version
getXID() - Static method in class io.seata.core.context.RootContext
Deprecated.
Gets xid.
getXid() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
getXid() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Get XID.
GlobalLock - Annotation Type in io.seata.spring.annotation
Deprecated.
globalReport(GlobalStatus) - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
globalReport(GlobalStatus) - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
report the global transaction status.
GlobalStatus - Enum in io.seata.core.model
Deprecated.
GlobalTransaction - Interface in io.seata.tm.api
Deprecated.
GlobalTransactional - Annotation Type in io.seata.spring.annotation
Deprecated.
GlobalTransactionalInterceptorHandler - Class in io.seata.integration.tx.api.interceptor.handler
Deprecated.
GlobalTransactionalInterceptorHandler(FailureHandler, Set<String>) - Constructor for class io.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandler
Deprecated.
 
GlobalTransactionalInterceptorHandler(FailureHandler, Set<String>, AspectTransactional) - Constructor for class io.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandler
Deprecated.
 
GlobalTransactionalInterceptorParser - Class in io.seata.integration.tx.api.interceptor.parser
Deprecated.
GlobalTransactionalInterceptorParser() - Constructor for class io.seata.integration.tx.api.interceptor.parser.GlobalTransactionalInterceptorParser
Deprecated.
 
GlobalTransactionContext - Class in io.seata.tm.api
Deprecated.
GlobalTransactionRole - Enum in io.seata.tm.api
Deprecated.
GlobalTransactionScanner - Class in io.seata.spring.annotation
Deprecated.
GlobalTransactionScanner(String) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, int) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, String) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, String, int) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, String, FailureHandler) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, String, boolean, FailureHandler) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, String, int, FailureHandler) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.
GlobalTransactionScanner(String, String, int, boolean, FailureHandler) - Constructor for class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
Instantiates a new Global transaction scanner.

H

handleActionContext(Object) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
Handle the action context.
hasLowerCase(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
 
hasUpperCase(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
 
hasVariable(String) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
hasVariable(String) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Has variable boolean.
hasVariableLocal(String) - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Has variable local boolean.
hasVariableLocal(String) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
HierarchicalProcessContext - Interface in io.seata.saga.proctrl
Deprecated.
hump2Line(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
hump to Line or line to hump, only spring environment use

I

inGlobalTransaction() - Static method in class io.seata.core.context.RootContext
Deprecated.
In global transaction boolean.
initClient() - Method in class io.seata.spring.annotation.GlobalTransactionScanner
Deprecated.
 
initGetUrl(String, String, Map<String, String>) - Method in class io.seata.integration.http.DefaultHttpExecutor
Deprecated.
Init get url string.
inputStream2Bytes(InputStream) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Input stream to byte array
inputStream2String(InputStream) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Input stream 2 string string.
inSagaBranch() - Static method in class io.seata.core.context.RootContext
Deprecated.
In saga branch boolean.
InsertExecutor<T> - Interface in io.seata.rm.datasource.exec
Deprecated.
inTccBranch() - Static method in class io.seata.core.context.RootContext
Deprecated.
In tcc branch boolean.
io.seata.common - package io.seata.common
 
io.seata.common.util - package io.seata.common.util
 
io.seata.core.auth - package io.seata.core.auth
 
io.seata.core.compressor - package io.seata.core.compressor
 
io.seata.core.constants - package io.seata.core.constants
 
io.seata.core.context - package io.seata.core.context
 
io.seata.core.exception - package io.seata.core.exception
 
io.seata.core.model - package io.seata.core.model
 
io.seata.core.rpc.netty - package io.seata.core.rpc.netty
 
io.seata.core.serializer - package io.seata.core.serializer
 
io.seata.core.store.db.sql.lock - package io.seata.core.store.db.sql.lock
 
io.seata.core.store.db.sql.log - package io.seata.core.store.db.sql.log
 
io.seata.discovery.loadbalance - package io.seata.discovery.loadbalance
 
io.seata.discovery.registry - package io.seata.discovery.registry
 
io.seata.integration.grpc.interceptor.client - package io.seata.integration.grpc.interceptor.client
 
io.seata.integration.grpc.interceptor.server - package io.seata.integration.grpc.interceptor.server
 
io.seata.integration.http - package io.seata.integration.http
 
io.seata.integration.tx.api.interceptor - package io.seata.integration.tx.api.interceptor
 
io.seata.integration.tx.api.interceptor.handler - package io.seata.integration.tx.api.interceptor.handler
 
io.seata.integration.tx.api.interceptor.parser - package io.seata.integration.tx.api.interceptor.parser
 
io.seata.integration.tx.api.json - package io.seata.integration.tx.api.json
 
io.seata.integration.tx.api.remoting - package io.seata.integration.tx.api.remoting
 
io.seata.rm - package io.seata.rm
 
io.seata.rm.datasource - package io.seata.rm.datasource
 
io.seata.rm.datasource.exec - package io.seata.rm.datasource.exec
 
io.seata.rm.datasource.undo.parser.spi - package io.seata.rm.datasource.undo.parser.spi
 
io.seata.rm.datasource.xa - package io.seata.rm.datasource.xa
 
io.seata.rm.tcc - package io.seata.rm.tcc
 
io.seata.rm.tcc.api - package io.seata.rm.tcc.api
 
io.seata.rm.tcc.interceptor - package io.seata.rm.tcc.interceptor
 
io.seata.rm.tcc.interceptor.parser - package io.seata.rm.tcc.interceptor.parser
 
io.seata.rm.tcc.remoting.parser - package io.seata.rm.tcc.remoting.parser
 
io.seata.saga.engine - package io.seata.saga.engine
 
io.seata.saga.engine.config - package io.seata.saga.engine.config
 
io.seata.saga.engine.expression - package io.seata.saga.engine.expression
 
io.seata.saga.engine.impl - package io.seata.saga.engine.impl
 
io.seata.saga.engine.pcext - package io.seata.saga.engine.pcext
 
io.seata.saga.engine.repo - package io.seata.saga.engine.repo
 
io.seata.saga.engine.store - package io.seata.saga.engine.store
 
io.seata.saga.engine.store.impl - package io.seata.saga.engine.store.impl
 
io.seata.saga.proctrl - package io.seata.saga.proctrl
 
io.seata.saga.proctrl.impl - package io.seata.saga.proctrl.impl
 
io.seata.saga.rm - package io.seata.saga.rm
 
io.seata.saga.statelang.domain - package io.seata.saga.statelang.domain
 
io.seata.saga.statelang.domain.impl - package io.seata.saga.statelang.domain.impl
 
io.seata.saga.statelang.parser - package io.seata.saga.statelang.parser
 
io.seata.saga.statelang.validator - package io.seata.saga.statelang.validator
 
io.seata.spring.annotation - package io.seata.spring.annotation
 
io.seata.spring.annotation.datasource - package io.seata.spring.annotation.datasource
 
io.seata.tm - package io.seata.tm
 
io.seata.tm.api - package io.seata.tm.api
 
io.seata.tm.api.transaction - package io.seata.tm.api.transaction
 
isBlank(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Is blank string ?
isCompensatePersistModeUpdate() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
isCompensatePersistModeUpdate() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
Is update last compensate execution log, default append new
isEmpty(CharSequence) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Checks if a CharSequence is empty ("") or null.
isEnableAsync() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
isEnableAsync() - Method in interface io.seata.saga.engine.StateMachineConfig
Deprecated.
Is enable async boolean.
isForCompensation() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
isForCompensation() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Is for compensation boolean.
isForUpdate() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
isForUpdate() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Is this state task will update data?
isIgnoreStatus() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
isIgnoreStatus() - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Is ignore status boolean.
isNotBlank(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Is Not blank string ?
isNotEmpty(CharSequence) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Checks if a CharSequence is not empty ("") and not null.
isNullOrEmpty(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Is empty boolean.
isOnePhaseTimeout(GlobalStatus) - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Is one phase timeout boolean.
isPersist() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
isPersist() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
Is it persist execution log to storage?
isReference(Object, String) - Method in class io.seata.rm.tcc.remoting.parser.LocalTCCRemotingParser
Deprecated.
 
isRetryPersistModeUpdate() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
isRetryPersistModeUpdate() - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
Is update last retry execution log, default append new
isRmReportSuccessEnable() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Is rm report success enable boolean.
isRunning() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
isRunning() - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Is running boolean.
isSagaBranchRegisterEnable() - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Is saga branch register enable boolean.
isSagaCompensatePersistModeUpdate() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
isSagaRetryPersistModeUpdate() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
isService(Class<?>) - Method in class io.seata.rm.tcc.remoting.parser.LocalTCCRemotingParser
Deprecated.
 
isTwoPhaseHeuristic(GlobalStatus) - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Is two phase heuristic boolean.
isTwoPhaseSuccess(GlobalStatus) - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Is two phase success boolean.
isWrapperFor(Class<?>) - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
isWrapperFor(Class<?>) - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 

J

JacksonSerializer<T> - Interface in io.seata.rm.datasource.undo.parser.spi
Deprecated.
JakartaSeataWebMvcConfigurer - Class in io.seata.integration.http
Deprecated.
JakartaSeataWebMvcConfigurer() - Constructor for class io.seata.integration.http.JakartaSeataWebMvcConfigurer
Deprecated.
 
JakartaTransactionPropagationInterceptor - Class in io.seata.integration.http
Deprecated.
JakartaTransactionPropagationInterceptor() - Constructor for class io.seata.integration.http.JakartaTransactionPropagationInterceptor
Deprecated.
 
join(Iterator, String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
 
JsonParser - Interface in io.seata.integration.tx.api.json
Deprecated.
JsonParser - Interface in io.seata.saga.statelang.parser
Deprecated.

K

KEY_BRANCH_TYPE - Static variable in class io.seata.core.context.RootContext
Deprecated.
The constant KEY_BRANCH_TYPE * used for apache dubbo
KEY_XID - Static variable in class io.seata.core.context.RootContext
Deprecated.
The constant KEY_XID.
KryoTypeSerializer<T> - Interface in io.seata.rm.datasource.undo.parser.spi
Deprecated.

L

LoadBalance - Interface in io.seata.discovery.loadbalance
Deprecated.
loadParamByAnnotationAndPutToContext(ParamType, String, Object, BusinessActionContextParameter, Map<String, Object>) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
load param by the config of annotation, and then put into the action context
LocalTCC - Annotation Type in io.seata.rm.tcc.api
Deprecated.
LocalTCCRemotingParser - Class in io.seata.rm.tcc.remoting.parser
Deprecated.
LocalTCCRemotingParser() - Constructor for class io.seata.rm.tcc.remoting.parser.LocalTCCRemotingParser
Deprecated.
 
LockStoreSql - Interface in io.seata.core.store.db.sql.lock
Deprecated.
LockStrategyMode - Enum in io.seata.common
Deprecated.
LogStoreSqls - Interface in io.seata.core.store.db.sql.log
Deprecated.
LOOP_COUNTER - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
LOOP_RESULT - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
LOOP_SEMAPHORE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 

N

NUMBER_OF_ACTIVE_INSTANCES - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
NUMBER_OF_COMPLETED_INSTANCES - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
NUMBER_OF_INSTANCES - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 

O

onBeginFailure(GlobalTransaction, Throwable) - Method in class io.seata.tm.api.DefaultFailureHandlerImpl
Deprecated.
 
onCommitFailure(GlobalTransaction, Throwable) - Method in class io.seata.tm.api.DefaultFailureHandlerImpl
Deprecated.
 
onError(ProcessContext, StateMachineInstance, Exception) - Method in interface io.seata.saga.engine.AsyncCallback
Deprecated.
on error
onFinished(ProcessContext, StateMachineInstance) - Method in interface io.seata.saga.engine.AsyncCallback
Deprecated.
on finished
onRollbackFailure(GlobalTransaction, Throwable) - Method in class io.seata.tm.api.DefaultFailureHandlerImpl
Deprecated.
 
onRollbacking(GlobalTransaction, Throwable) - Method in class io.seata.tm.api.DefaultFailureHandlerImpl
Deprecated.
 
OPERATION_NAME_COMPENSATE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
OPERATION_NAME_FORWARD - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
OPERATION_NAME_START - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 

P

parserCommonFenceConfig(Annotation) - Method in class io.seata.rm.tcc.interceptor.TccActionInterceptorHandler
Deprecated.
 
parserInterfaceToProxy(Object, String) - Method in class io.seata.rm.tcc.interceptor.parser.TccActionInterceptorParser
Deprecated.
 
ProcessContext - Interface in io.seata.saga.proctrl
Deprecated.
ProcessContextImpl - Class in io.seata.saga.proctrl.impl
Deprecated.
ProcessCtrlStateMachineEngine - Class in io.seata.saga.engine.impl
Deprecated.
ProcessCtrlStateMachineEngine() - Constructor for class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
Propagation - Enum in io.seata.tm.api.transaction
Deprecated.
ProtostuffDelegate<T> - Interface in io.seata.rm.datasource.undo.parser.spi
Deprecated.
provide() - Method in interface io.seata.discovery.registry.RegistryProvider
Deprecated.
provide a registry implementation instance
putActionContext(Map<String, Object>, String, Object) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
put the action context after handle
putActionContext(Map<String, Object>, Map<String, Object>) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
put the action context after handle
putActionContextWithoutHandle(Map<String, Object>, String, Object) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
put the action context without handle
putActionContextWithoutHandle(Map<String, Object>, Map<String, Object>) - Static method in class io.seata.integration.tx.api.interceptor.ActionContextUtil
Deprecated.
put the action context without handle
putExpressionFactory(String, ExpressionFactory) - Method in class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 
putStateInstance(String, StateInstance) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
putStateInstance(String, StateInstance) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Put state instance.

Q

queryStateInstanceListByMachineInstanceId(String) - Method in interface io.seata.saga.engine.repo.StateLogRepository
Deprecated.
Get a list of state instances by state machine instance id
queryStateInstanceListByMachineInstanceId(String) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
queryStateInstanceListByMachineInstanceId(String) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Get a list of state instances by state machine instance id
queryStateMachineInstanceByParentId(String) - Method in interface io.seata.saga.engine.repo.StateLogRepository
Deprecated.
Query the list of state machine instances by parent id
queryStateMachineInstanceByParentId(String) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
queryStateMachineInstanceByParentId(String) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Query the list of state machine instances by parent id

R

recordStateFinished(StateInstance, ProcessContext) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
recordStateFinished(StateInstance, ProcessContext) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Record state execution end event
recordStateMachineFinished(StateMachineInstance, ProcessContext) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
recordStateMachineFinished(StateMachineInstance, ProcessContext) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Record status end event
recordStateMachineRestarted(StateMachineInstance, ProcessContext) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
recordStateMachineRestarted(StateMachineInstance, ProcessContext) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Record state machine restarted
recordStateMachineStarted(StateMachineInstance, ProcessContext) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
recordStateMachineStarted(StateMachineInstance, ProcessContext) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Record state machine startup events
recordStateStarted(StateInstance, ProcessContext) - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
recordStateStarted(StateInstance, ProcessContext) - Method in interface io.seata.saga.engine.store.StateLogStore
Deprecated.
Record state start execution event
RecoverStrategy - Enum in io.seata.saga.statelang.domain
Deprecated.
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.seata.spring.annotation.datasource.AutoDataSourceProxyRegistrar
Deprecated.
 
registerResource(Resource) - Method in class io.seata.saga.rm.SagaResourceManager
Deprecated.
registry saga resource
registryByResources(InputStream[], String) - Method in interface io.seata.saga.engine.repo.StateMachineRepository
Deprecated.
Registry by resources.
RegistryProvider - Interface in io.seata.discovery.registry
Deprecated.
RegistryService<T> - Interface in io.seata.discovery.registry
Deprecated.
registryStateMachine(StateMachine) - Method in interface io.seata.saga.engine.repo.StateMachineRepository
Deprecated.
Register the state machine to the repository (if the same version already exists, return the existing version)
reload(String) - Static method in class io.seata.tm.api.GlobalTransactionContext
Deprecated.
Reload GlobalTransaction instance according to the given XID
reloadStateMachineInstance(String) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
reloadStateMachineInstance(String) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
Reload StateMachine Instance
RemotingParser - Interface in io.seata.integration.tx.api.remoting
Deprecated.
removeVariable(String) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
removeVariable(String) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Remove variable.
removeVariableLocally(String) - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Remove variable locally.
removeVariableLocally(String) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
requireGlobalLock() - Static method in class io.seata.core.context.RootContext
Deprecated.
Require global lock boolean.
ResourceManager - Interface in io.seata.core.model
Deprecated.
resume(SuspendedResourcesHolder) - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
resume(SuspendedResourcesHolder) - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Resume the global transaction.
RMClient - Class in io.seata.rm
Deprecated.
RMClient() - Constructor for class io.seata.rm.RMClient
Deprecated.
 
RmNettyRemotingClient - Class in io.seata.core.rpc.netty
Deprecated.
rollback() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
rollback() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Rollback the global transaction.
RootContext - Class in io.seata.core.context
Deprecated.
RootContext() - Constructor for class io.seata.core.context.RootContext
Deprecated.
 
Rule - Interface in io.seata.saga.statelang.validator
Deprecated.
run(Timeout) - Method in class io.seata.tm.api.DefaultFailureHandlerImpl.CheckTimerTask
Deprecated.
 

S

SagaResourceManager - Class in io.seata.saga.rm
Deprecated.
SagaResourceManager() - Constructor for class io.seata.saga.rm.SagaResourceManager
Deprecated.
Instantiates a new saga resource manager.
ScannerChecker - Interface in io.seata.spring.annotation
Deprecated.
SeataWebMvcConfigurer - Class in io.seata.integration.http
Deprecated.
SeataWebMvcConfigurer() - Constructor for class io.seata.integration.http.SeataWebMvcConfigurer
Deprecated.
 
SEPERATOR_PARENT_ID - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
SEQ_ENTITY_STATE_INST - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
SEQ_ENTITY_STATE_MACHINE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
SEQ_ENTITY_STATE_MACHINE_INST - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
Serializer - Interface in io.seata.core.serializer
Deprecated.
ServerTransactionInterceptor - Class in io.seata.integration.grpc.interceptor.server
Deprecated.
ServerTransactionInterceptor() - Constructor for class io.seata.integration.grpc.interceptor.server.ServerTransactionInterceptor
Deprecated.
 
SERVICE_TYPE_SPRING_BEAN - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
setAccessKey(String) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets access key.
setApplicationContext(ApplicationContext) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setApplicationId(String) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets application id.
setAsyncProcessCtrlEventPublisher(ProcessCtrlEventPublisher) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setAutoRegisterResources(boolean) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setBusinessKey(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setBusinessKey(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setBusinessKey(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set business key
setBusinessKey(String) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set business key.
setCharset(String) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setCompensationState(StateInstance) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setCompensationState(StateInstance) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set compensation state.
setCompensationStatus(ExecutionStatus) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setCompensationStatus(ExecutionStatus) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set compensation status.
setContent(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setContent(String) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
Sets content.
setContext(Map<String, Object>) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setContext(Map<String, Object>) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set context.
setDataSource(DataSource) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets data source.
setDbType(String) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets db type.
setDefaultBranchType(BranchType) - Static method in class io.seata.core.context.RootContext
Deprecated.
Sets default branch type.
setDefaultTenantId(String) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setEnableAsync(boolean) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setEndParams(Map<String, Object>) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setEndParams(Map<String, Object>) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set end params.
setException(Exception) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setException(Exception) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setException(Exception) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set exception
setException(Exception) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set exception.
setExpressionFactoryManager(ExpressionFactoryManager) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setExpressionFactoryMap(Map<String, ExpressionFactory>) - Method in class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 
setExpressionResolver(ExpressionResolver) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
fix setExpressionFactoryManager NPE issue
setForUpdate(boolean) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setForUpdate(boolean) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
setForUpdate
setGmtCreate(Date) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setGmtCreate(Date) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
set create time
setGmtEnd(Date) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setGmtEnd(Date) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setGmtEnd(Date) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set end time
setGmtEnd(Date) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set gmt end.
setGmtStarted(Date) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setGmtStarted(Date) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setGmtStarted(Date) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set start time
setGmtStarted(Date) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set gmt started.
setGmtUpdated(Date) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setGmtUpdated(Date) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setGmtUpdated(Date) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set update time
setGmtUpdated(Date) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set gmt updated.
setId(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setId(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setId(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setId(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set id
setId(String) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
Sets id.
setId(String) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set id.
setIgnoreStatus(boolean) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setIgnoreStatus(boolean) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set ignore status.
setInputParams(Object) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setInputParams(Object) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set inout params
setInstruction(Instruction) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
setInstruction(Instruction) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Sets set instruction.
setLoginTimeout(int) - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
setLoginTimeout(int) - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
setLogWriter(PrintWriter) - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
setLogWriter(PrintWriter) - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
setMachineId(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setMachineId(String) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set machine id.
setMachineInstanceId(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setMachineInstanceId(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set Machine InstanceId
setName(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setName(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set name
setOutputParams(Object) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setOutputParams(Object) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set output params.
setParent(ProcessContext) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
setParentId(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setParentId(String) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set parent id.
setRecoverStrategy(RecoverStrategy) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setRecoverStrategy(RecoverStrategy) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
set RecoverStrategy
setResources(String[]) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setRmReportSuccessEnable(boolean) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets rm report success enable.
setRunning(boolean) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setRunning(boolean) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set running.
setSagaBranchRegisterEnable(boolean) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets saga branch register enable.
setSagaCompensatePersistModeUpdate(boolean) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setSagaJsonParser(String) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setSagaRetryPersistModeUpdate(boolean) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setSagaTransactionalTemplate(SagaTransactionalTemplate) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets saga transactional template.
setScriptEngineManager(ScriptEngineManager) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setSecretKey(String) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets secret key.
setSeqGenerator(SeqGenerator) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setSerializedEndParams(Object) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setSerializedEndParams(Object) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set serialized end params.
setSerializedException(Object) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setSerializedException(Object) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setSerializedException(Object) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set serialized exception.
setSerializedException(Object) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set serialized exception.
setSerializedInputParams(Object) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setSerializedInputParams(Object) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set serialized input params.
setSerializedOutputParams(Object) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setSerializedOutputParams(Object) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set serialized output params.
setSerializedStartParams(Object) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setSerializedStartParams(Object) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set serialized start params.
setServiceInvokerManager(ServiceInvokerManager) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setServiceInvokeTimeout(int) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setServiceMethod(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setServiceMethod(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set service method
setServiceName(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setServiceName(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set service name
setServiceType(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setServiceType(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
get service type
setStartParams(Map<String, Object>) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setStartParams(Map<String, Object>) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set start params.
setStartState(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setStartState(String) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
Sets start state.
setStateIdCompensatedFor(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setStateIdCompensatedFor(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set state id compensated for.
setStateIdRetriedFor(String) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setStateIdRetriedFor(String) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set state id retried for.
setStateLangStore(StateLangStore) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setStateList(List<StateInstance>) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setStateList(List<StateInstance>) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set state list.
setStateLogRepository(StateLogRepository) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setStateLogStore(StateLogStore) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setStateMachine(StateMachine) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setStateMachine(StateMachine) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set state machine.
setStateMachineConfig(StateMachineConfig) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
setStateMachineEngine(StateMachineEngine) - Static method in class io.seata.saga.rm.StateMachineEngineHolder
Deprecated.
Sets state machine engine.
setStateMachineInstance(StateMachineInstance) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setStateMachineInstance(StateMachineInstance) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set state machine instance.
setStateMachineRepository(StateMachineRepository) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setStateMap(Map<String, StateInstance>) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setStateMap(Map<String, StateInstance>) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set state map.
setStatus(ExecutionStatus) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setStatus(ExecutionStatus) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setStatus(ExecutionStatus) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
Sets set status.
setStatus(ExecutionStatus) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set status.
setStatusDecisionStrategy(StatusDecisionStrategy) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setSyncProcessCtrlEventPublisher(ProcessCtrlEventPublisher) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setTablePrefix(String) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets table prefix.
setTenantId(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setTenantId(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
setTenantId(String) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
set tenantId
setTenantId(String) - Method in interface io.seata.saga.statelang.domain.StateMachineInstance
Deprecated.
Sets set tenant id.
setThreadPoolExecutor(ThreadPoolExecutor) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setTimeout(Integer) - Static method in class io.seata.core.context.RootContext
Deprecated.
Sets timeout.
setTransOperationTimeout(int) - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
setTxServiceGroup(String) - Method in class io.seata.saga.engine.config.DbStateMachineConfig
Deprecated.
Sets tx service group.
setType(StateType) - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
setType(StateType) - Method in interface io.seata.saga.statelang.domain.StateInstance
Deprecated.
set type
setVariable(String, Object) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
setVariable(String, Object) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Sets set variable.
setVariableLocally(String, Object) - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Sets set variable locally.
setVariableLocally(String, Object) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
setVariables(Map<String, Object>) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
setVariables(Map<String, Object>) - Method in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
Sets set variables.
setVariablesLocally(Map<String, Object>) - Method in interface io.seata.saga.proctrl.HierarchicalProcessContext
Deprecated.
Sets set variables locally.
setVariablesLocally(Map<String, Object>) - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
setVersion(String) - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
 
setVersion(String) - Method in interface io.seata.saga.statelang.domain.StateMachine
Deprecated.
set version
skipAndForward(String, Map<String, Object>) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
skipAndForward(String, Map<String, Object>) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
skip current failed state instance and forward restart state machine instance
skipAndForwardAsync(String, AsyncCallback) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
skipAndForwardAsync(String, AsyncCallback) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
skip current failed state instance and forward restart state machine instance asynchronously
start(String, String, Map<String, Object>) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
start(String, String, Map<String, Object>) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
start a state machine instance
startAsync(String, String, Map<String, Object>, AsyncCallback) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
startAsync(String, String, Map<String, Object>, AsyncCallback) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
start a state machine instance asynchronously
startWithBusinessKey(String, String, String, Map<String, Object>) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
startWithBusinessKey(String, String, String, Map<String, Object>) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
start a state machine instance with businessKey
startWithBusinessKeyAsync(String, String, String, Map<String, Object>, AsyncCallback) - Method in class io.seata.saga.engine.impl.ProcessCtrlStateMachineEngine
Deprecated.
 
startWithBusinessKeyAsync(String, String, String, Map<String, Object>, AsyncCallback) - Method in interface io.seata.saga.engine.StateMachineEngine
Deprecated.
start a state machine instance asynchronously with businessKey
State - Interface in io.seata.saga.statelang.domain
Deprecated.
STATE_TYPE_CHOICE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_COMPENSATION_TRIGGER - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_FAIL - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_LOOP_START - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_SCRIPT_TASK - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_SERVICE_TASK - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_SUB_MACHINE_COMPENSATION - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_SUB_STATE_MACHINE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
STATE_TYPE_SUCCEED - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
StateHandlerInterceptor - Interface in io.seata.saga.engine.pcext
Deprecated.
StateImpl - Class in io.seata.saga.statelang.domain.impl
Deprecated.
StateInstance - Interface in io.seata.saga.statelang.domain
Deprecated.
StateInstanceImpl - Class in io.seata.saga.statelang.domain.impl
Deprecated.
StateLogRepository - Interface in io.seata.saga.engine.repo
Deprecated.
StateLogStore - Interface in io.seata.saga.engine.store
Deprecated.
StateLogStoreImpl - Class in io.seata.saga.engine.store.impl
 
StateMachine - Interface in io.seata.saga.statelang.domain
Deprecated.
StateMachine.Status - Enum in io.seata.saga.statelang.domain
Deprecated.
The enum Status.
StateMachineConfig - Interface in io.seata.saga.engine
Deprecated.
StateMachineEngine - Interface in io.seata.saga.engine
Deprecated.
StateMachineEngineHolder - Class in io.seata.saga.rm
Deprecated.
StateMachineEngineHolder() - Constructor for class io.seata.saga.rm.StateMachineEngineHolder
Deprecated.
 
StateMachineImpl - Class in io.seata.saga.statelang.domain.impl
Deprecated.
StateMachineInstance - Interface in io.seata.saga.statelang.domain
Deprecated.
StateMachineInstanceImpl - Class in io.seata.saga.statelang.domain.impl
Deprecated.
StateMachineRepository - Interface in io.seata.saga.engine.repo
Deprecated.
StateRouterInterceptor - Interface in io.seata.saga.engine.pcext
Deprecated.
StateType - Enum in io.seata.saga.statelang.domain
Deprecated.
StringUtils - Class in io.seata.common.util
Deprecated.
StringUtils() - Constructor for class io.seata.common.util.StringUtils
Deprecated.
 
suspend() - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
suspend(boolean) - Method in class io.seata.tm.api.DefaultGlobalTransaction
Deprecated.
 
suspend() - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Suspend the global transaction.
suspend(boolean) - Method in interface io.seata.tm.api.GlobalTransaction
Deprecated.
Suspend the global transaction.
SuspendedResourcesHolder - Class in io.seata.tm.api.transaction
Deprecated.
SuspendedResourcesHolder(String) - Constructor for class io.seata.tm.api.transaction.SuspendedResourcesHolder
Deprecated.
 

T

TccActionInterceptorHandler - Class in io.seata.rm.tcc.interceptor
Deprecated.
TccActionInterceptorHandler(Object, Set<String>) - Constructor for class io.seata.rm.tcc.interceptor.TccActionInterceptorHandler
Deprecated.
Instantiates a new Tcc action interceptor handler.
TccActionInterceptorParser - Class in io.seata.rm.tcc.interceptor.parser
Deprecated.
TccActionInterceptorParser() - Constructor for class io.seata.rm.tcc.interceptor.parser.TccActionInterceptorParser
Deprecated.
 
TCCResourceManager - Class in io.seata.rm.tcc
TCC resource manager
TCCResourceManager() - Constructor for class io.seata.rm.tcc.TCCResourceManager
 
TMClient - Class in io.seata.tm
Deprecated.
TMClient() - Constructor for class io.seata.tm.TMClient
Deprecated.
 
TmNettyRemotingClient - Class in io.seata.core.rpc.netty
Deprecated.
toString(Object) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Object.toString()
toString() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
TransactionalTemplate - Class in io.seata.tm.api
Deprecated.
TransactionalTemplate() - Constructor for class io.seata.tm.api.TransactionalTemplate
Deprecated.
 
TransactionException - Exception in io.seata.core.exception
Deprecated.
TransactionException(TransactionExceptionCode) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionException(TransactionExceptionCode, Throwable) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionException(String) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionException(TransactionExceptionCode, String) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionException(Throwable) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionException(String, Throwable) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionException(TransactionExceptionCode, String, Throwable) - Constructor for exception io.seata.core.exception.TransactionException
Deprecated.
 
TransactionExceptionCode - Enum in io.seata.core.exception
Deprecated.
TransactionPropagationInterceptor - Class in io.seata.integration.http
Deprecated.
TransactionPropagationInterceptor() - Constructor for class io.seata.integration.http.TransactionPropagationInterceptor
Deprecated.
 
trim(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Trim string, or null if string is null.
trimToNull(String) - Static method in class io.seata.common.util.StringUtils
Deprecated.
Trim string to null if empty("").
TwoPhaseBusinessAction - Annotation Type in io.seata.rm.tcc.api
Deprecated.

U

unbind() - Static method in class io.seata.core.context.RootContext
Deprecated.
Unbind string.
unbindBranchType() - Static method in class io.seata.core.context.RootContext
Deprecated.
Unbind branch type branch type.
unbindGlobalLockFlag() - Static method in class io.seata.core.context.RootContext
Deprecated.
Unbind global lock flag.
unwrap(Class<T>) - Method in class io.seata.rm.datasource.DataSourceProxy
Deprecated.
 
unwrap(Class<T>) - Method in class io.seata.rm.datasource.xa.DataSourceProxyXA
Deprecated.
 
unwrap() - Method in class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 
unwrap() - Method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
unwrap() - Method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
unwrap() - Method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
unwrap() - Method in enum io.seata.saga.statelang.domain.ExecutionStatus
Deprecated.
 
unwrap() - Method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
Unwrap org . apache . seata . saga . statelang . domain . state.
unwrap() - Method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
unwrap() - Method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
Unwrap org . apache . seata . saga . statelang . domain . state machine.
unwrap() - Method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
unwrap() - Method in enum io.seata.saga.statelang.domain.RecoverStrategy
Deprecated.
 
unwrap() - Method in enum io.seata.saga.statelang.domain.StateMachine.Status
Deprecated.
Unwrap org . apache . seata . saga . statelang . domain . state machine . status.
unwrap() - Method in enum io.seata.saga.statelang.domain.StateType
Deprecated.
 

V

valueOf(String) - Static method in enum io.seata.common.LockStrategyMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.core.exception.TransactionExceptionCode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.core.model.BranchType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.saga.statelang.domain.ExecutionStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.saga.statelang.domain.RecoverStrategy
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.saga.statelang.domain.StateMachine.Status
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.saga.statelang.domain.StateType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.tm.api.GlobalTransactionRole
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.seata.tm.api.transaction.Propagation
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.seata.common.LockStrategyMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.core.exception.TransactionExceptionCode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.core.model.BranchType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.core.model.GlobalStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.saga.statelang.domain.ExecutionStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.saga.statelang.domain.RecoverStrategy
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.saga.statelang.domain.StateMachine.Status
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.saga.statelang.domain.StateType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.tm.api.GlobalTransactionRole
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.seata.tm.api.transaction.Propagation
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_NAME_ASYNC_CALLBACK - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_BUSINESSKEY - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_CURRENT_CHOICE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_CURRENT_COMPEN_TRIGGER_STATE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_CURRENT_COMPENSATION_HOLDER - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_CURRENT_EXCEPTION - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_CURRENT_EXCEPTION_ROUTE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_CURRENT_LOOP_CONTEXT_HOLDER - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_FAIL_END_STATE_FLAG - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_FIRST_COMPENSATION_STATE_STARTED - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_GLOBAL_TX - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_INPUT_PARAMS - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_IS_ASYNC_EXECUTION - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_IS_EXCEPTION_NOT_CATCH - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_IS_FOR_SUB_STATMACHINE_FORWARD - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_IS_LOOP_STATE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_OPERATION_NAME - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_OUTPUT_PARAMS - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_PARENT_ID - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_PROCESS_TYPE - Static variable in interface io.seata.saga.proctrl.ProcessContext
Deprecated.
 
VAR_NAME_RETRIED_STATE_INST_ID - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATE_INST - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE_CONFIG - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE_CONTEXT - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE_ENGINE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE_ERROR_CODE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE_ERROR_MSG - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_STATEMACHINE_INST - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_SUB_MACHINE_PARENT_ID - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 
VAR_NAME_SUB_STATEMACHINE_EXEC_STATUE - Static variable in interface io.seata.saga.statelang.domain.DomainConstants
Deprecated.
 

W

wrap(ExpressionFactoryManager) - Static method in class io.seata.saga.engine.expression.ExpressionFactoryManager
Deprecated.
 
wrap(DefaultStateMachineConfig) - Static method in class io.seata.saga.engine.impl.DefaultStateMachineConfig
Deprecated.
 
wrap(StateLogStore) - Static method in class io.seata.saga.engine.store.impl.StateLogStoreImpl
 
wrap(HierarchicalProcessContext) - Static method in class io.seata.saga.proctrl.impl.ProcessContextImpl
Deprecated.
 
wrap(ExecutionStatus) - Static method in enum io.seata.saga.statelang.domain.ExecutionStatus
Deprecated.
 
wrap(State) - Static method in class io.seata.saga.statelang.domain.impl.StateImpl
Deprecated.
Wrap state.
wrap(StateInstance) - Static method in class io.seata.saga.statelang.domain.impl.StateInstanceImpl
Deprecated.
 
wrap(StateMachine) - Static method in class io.seata.saga.statelang.domain.impl.StateMachineImpl
Deprecated.
Wrap state machine.
wrap(StateMachineInstance) - Static method in class io.seata.saga.statelang.domain.impl.StateMachineInstanceImpl
Deprecated.
 
wrap(RecoverStrategy) - Static method in enum io.seata.saga.statelang.domain.RecoverStrategy
Deprecated.
 
wrap(StateMachine.Status) - Static method in enum io.seata.saga.statelang.domain.StateMachine.Status
Deprecated.
Wrap status.
wrap(StateType) - Static method in enum io.seata.saga.statelang.domain.StateType
Deprecated.
 
A B C D E F G H I J K L N O P Q R S T U V W 
Skip navigation links

Copyright © 2025 Apache. All rights reserved.