- SAGA_TRANS_NAME_PREFIX - 接口 中的静态变量io.seata.common.Constants
-
The constant SAGA_TRANS_NAME_PREFIX
- Scope - io.seata.common.loader中的枚举
-
the scope of the extension
- SECOND_UNIT - 类 中的静态变量io.seata.common.util.DurationUtil
-
- SERVER_DEFAULT_NODE - 接口 中的静态变量io.seata.common.DefaultValues
-
- SERVER_DEFAULT_PORT - 接口 中的静态变量io.seata.common.DefaultValues
-
- SERVER_DEFAULT_STORE_MODE - 接口 中的静态变量io.seata.common.DefaultValues
-
- setIpAddress(String) - 类 中的静态方法io.seata.common.XID
-
Sets ip address.
- setObject(String, Object) - 枚举 中的方法io.seata.common.holder.ObjectHolder
-
Sets object.
- setPort(int) - 类 中的静态方法io.seata.common.XID
-
Sets port.
- ShouldNeverHappenException - io.seata.common.exception中的异常错误
-
The type Should never happen exception.
- ShouldNeverHappenException() - 异常错误 的构造器io.seata.common.exception.ShouldNeverHappenException
-
Instantiates a new Should never happen exception.
- ShouldNeverHappenException(String) - 异常错误 的构造器io.seata.common.exception.ShouldNeverHappenException
-
Instantiates a new Should never happen exception.
- ShouldNeverHappenException(String, Throwable) - 异常错误 的构造器io.seata.common.exception.ShouldNeverHappenException
-
Instantiates a new Should never happen exception.
- ShouldNeverHappenException(Throwable) - 异常错误 的构造器io.seata.common.exception.ShouldNeverHappenException
-
Instantiates a new Should never happen exception.
- START_TIME - 接口 中的静态变量io.seata.common.Constants
-
the start time of transaction
- StoreException - io.seata.common.exception中的异常错误
-
the store exception
- StoreException() - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- StoreException(FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- StoreException(String) - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- StoreException(String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- StoreException(Throwable, String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- StoreException(Throwable) - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- StoreException(Throwable, String) - 异常错误 的构造器io.seata.common.exception.StoreException
-
Instantiates a new Store exception.
- string2blob(String) - 类 中的静态方法io.seata.common.util.BlobUtils
-
String 2 blob blob.
- StringFormatUtils - io.seata.common.util中的类
-
- StringFormatUtils() - 类 的构造器io.seata.common.util.StringFormatUtils
-
- StringUtils - io.seata.common.util中的类
-
The type String utils.