- setIpAddress(String) - 类 中的静态方法io.seata.common.XID
-
Sets ip address.
- 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.
- string2blob(String) - 类 中的静态方法io.seata.common.util.StringUtils
-
String 2 blob blob.
- StringUtils - io.seata.common.util中的类
-
The type String utils.