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

A

ACTION_NAME - 类 中的静态变量io.seata.common.Constants
TCC name
ACTION_START_TIME - 类 中的静态变量io.seata.common.Constants
TCC start time
APP_NAME - 类 中的静态变量io.seata.common.Constants
app name

B

blob2string(Blob) - 类 中的静态方法io.seata.common.util.BlobUtils
Blob 2 string string.
blob2string(Blob) - 类 中的静态方法io.seata.common.util.StringUtils
Blob 2 string string.
BlobUtils - io.seata.common.util中的类
The type Blob utils.

C

Callback<T> - io.seata.common.executor中的接口
The interface Callback.
CLIENT_ID_SPLIT_CHAR - 类 中的静态变量io.seata.common.Constants
The constant CLIENT_ID_SPLIT_CHAR.
CollectionUtils - io.seata.common.util中的类
The type Collection utils.
CollectionUtils() - 类 的构造器io.seata.common.util.CollectionUtils
 
COMMIT_METHOD - 类 中的静态变量io.seata.common.Constants
phase two commit method name
compress(byte[]) - 类 中的静态方法io.seata.common.util.CompressUtil
compress bytes
CompressUtil - io.seata.common.util中的类
 
CompressUtil() - 类 的构造器io.seata.common.util.CompressUtil
 
Constants - io.seata.common中的类
The type Constants.
Constants() - 类 的构造器io.seata.common.Constants
 

D

DBKEYS_SPLIT_CHAR - 类 中的静态变量io.seata.common.Constants
The constant DBKEYS_SPLIT_CHAR.

E

ENDPOINT_BEGIN_CHAR - 类 中的静态变量io.seata.common.Constants
The constant ENDPOINT_BEGIN_CHAR.
EnhancedServiceLoader - io.seata.common.loader中的类
The type Enhanced service loader.
EnhancedServiceLoader() - 类 的构造器io.seata.common.loader.EnhancedServiceLoader
 
EnhancedServiceNotFoundException - io.seata.common.loader中的异常错误
The type Enhanced service not found exception.
EnhancedServiceNotFoundException(String) - 异常错误 的构造器io.seata.common.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnhancedServiceNotFoundException(String, Throwable) - 异常错误 的构造器io.seata.common.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnhancedServiceNotFoundException(String, String) - 异常错误 的构造器io.seata.common.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnhancedServiceNotFoundException(String, String, Throwable) - 异常错误 的构造器io.seata.common.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnhancedServiceNotFoundException(Throwable) - 异常错误 的构造器io.seata.common.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
errCode - 枚举 中的变量io.seata.common.exception.FrameworkErrorCode
The Err code.
errDispose - 枚举 中的变量io.seata.common.exception.FrameworkErrorCode
The Err dispose.
errMessage - 枚举 中的变量io.seata.common.exception.FrameworkErrorCode
The Err message.
EurekaRegistryException - io.seata.common.exception中的异常错误
eureka registry exception
EurekaRegistryException() - 异常错误 的构造器io.seata.common.exception.EurekaRegistryException
eureka registry exception.
EurekaRegistryException(String) - 异常错误 的构造器io.seata.common.exception.EurekaRegistryException
eureka registry exception.
EurekaRegistryException(String, Throwable) - 异常错误 的构造器io.seata.common.exception.EurekaRegistryException
eureka registry exception.
EurekaRegistryException(Throwable) - 异常错误 的构造器io.seata.common.exception.EurekaRegistryException
eureka registry exception.
execute() - 接口 中的方法io.seata.common.executor.Callback
Execute t.

F

fillInStackTrace() - 异常错误 中的方法io.seata.common.loader.EnhancedServiceNotFoundException
 
FrameworkErrorCode - io.seata.common.exception中的枚举
The enum Framework error code.
FrameworkException - io.seata.common.exception中的异常错误
The type Framework exception.
FrameworkException() - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.
FrameworkException(FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.
FrameworkException(String) - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.
FrameworkException(String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.
FrameworkException(Throwable, String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.
FrameworkException(Throwable) - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.
FrameworkException(Throwable, String) - 异常错误 的构造器io.seata.common.exception.FrameworkException
Instantiates a new Framework exception.

G

generateXID(long) - 类 中的静态方法io.seata.common.XID
Generate xid string.
getAllExtensionClass(Class<S>) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
Get all the extension classes, follow LoadLevel defined and sort order
getAllExtensionClass(Class<S>, ClassLoader) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
Get all the extension classes, follow LoadLevel defined and sort order
getClassByName(String) - 类 中的静态方法io.seata.common.util.ReflectionUtil
Gets class by name.
getErrcode() - 异常错误 中的方法io.seata.common.exception.FrameworkException
Gets errcode.
getFieldValue(Object, String) - 类 中的静态方法io.seata.common.util.ReflectionUtil
get Field Value
getInterfaces(Class<?>) - 类 中的静态方法io.seata.common.util.ReflectionUtil
get all interface of the clazz
getIpAddress() - 类 中的静态方法io.seata.common.XID
Gets ip address.
getLocalAddress() - 类 中的静态方法io.seata.common.util.NetUtil
Gets local address.
getLocalHost() - 类 中的静态方法io.seata.common.util.NetUtil
Gets local host.
getLocalIp() - 类 中的静态方法io.seata.common.util.NetUtil
Gets local ip.
getMethod(Class<?>, String, Class<?>[]) - 类 中的静态方法io.seata.common.util.ReflectionUtil
get Method by name
getPort() - 类 中的静态方法io.seata.common.XID
Gets port.
getTransactionId(String) - 类 中的静态方法io.seata.common.XID
Gets transaction id.

H

HOST_NAME - 类 中的静态变量io.seata.common.Constants
host ip

I

init() - 接口 中的方法io.seata.common.executor.Initialize
init method
Initialize - io.seata.common.executor中的接口
The interface Initialize.
initInstance(Class<S>, Class) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
init instance
inputStream2String(InputStream) - 类 中的静态方法io.seata.common.util.BlobUtils
Input stream 2 string string.
inputStream2String(InputStream) - 类 中的静态方法io.seata.common.util.StringUtils
Input stream 2 string string.
invokeMethod(Object, String) - 类 中的静态方法io.seata.common.util.ReflectionUtil
invoke Method
invokeMethod(Object, String, Class<?>[], Object[]) - 类 中的静态方法io.seata.common.util.ReflectionUtil
invoke Method
invokeStaticMethod(Class<?>, String, Class<?>[], Object[]) - 类 中的静态方法io.seata.common.util.ReflectionUtil
invoke static Method
io.seata.common - 程序包 io.seata.common
 
io.seata.common.exception - 程序包 io.seata.common.exception
 
io.seata.common.executor - 程序包 io.seata.common.executor
 
io.seata.common.loader - 程序包 io.seata.common.loader
 
io.seata.common.thread - 程序包 io.seata.common.thread
 
io.seata.common.util - 程序包 io.seata.common.util
 
IP_PORT_SPLIT_CHAR - 类 中的静态变量io.seata.common.Constants
The constant IP_PORT_SPLIT_CHAR.
isBlank(String) - 类 中的静态方法io.seata.common.util.StringUtils
Is blank string ?
isCompressData(byte[]) - 类 中的静态方法io.seata.common.util.CompressUtil
check magic
isEmpty(Collection) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is empty boolean.
isNotBlank(String) - 类 中的静态方法io.seata.common.util.StringUtils
Is Not blank string ?
isNotEmpty(Collection) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is not empty boolean.
isNullOrEmpty(String) - 类 中的静态方法io.seata.common.util.StringUtils
Is empty boolean.

L

load(Class<S>, ClassLoader) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
Specify classLoader to load the service provider
load(Class<S>) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
load service provider
load(Class<S>, String) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
load service provider
load(Class<S>, String, ClassLoader) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
Specify classLoader to load the service provider
loadAll(Class<S>) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
get all implements
LoadLevel - io.seata.common.loader中的注释类型
The interface Load level.

M

MAX_NEST_DEPTH - 类 中的静态变量io.seata.common.util.ReflectionUtil
The constant MAX_NEST_DEPTH.

N

NamedThreadFactory - io.seata.common.thread中的类
The type Named thread factory.
NamedThreadFactory(String, int, boolean) - 类 的构造器io.seata.common.thread.NamedThreadFactory
Instantiates a new Named thread factory.
NamedThreadFactory(String, int) - 类 的构造器io.seata.common.thread.NamedThreadFactory
Instantiates a new Named thread factory.
nestedException(Throwable) - 异常错误 中的静态方法io.seata.common.exception.FrameworkException
Nested exception framework exception.
nestedException(String, Throwable) - 异常错误 中的静态方法io.seata.common.exception.FrameworkException
Nested exception framework exception.
nestedSQLException(Throwable) - 异常错误 中的静态方法io.seata.common.exception.FrameworkException
Nested sql exception sql exception.
nestedSQLException(String, Throwable) - 异常错误 中的静态方法io.seata.common.exception.FrameworkException
Nested sql exception sql exception.
NetUtil - io.seata.common.util中的类
The type Net util.
NetUtil() - 类 的构造器io.seata.common.util.NetUtil
 
newThread(Runnable) - 类 中的方法io.seata.common.thread.NamedThreadFactory
 
NotSupportYetException - io.seata.common.exception中的异常错误
The type Not support yet exception.
NotSupportYetException() - 异常错误 的构造器io.seata.common.exception.NotSupportYetException
Instantiates a new Not support yet exception.
NotSupportYetException(String) - 异常错误 的构造器io.seata.common.exception.NotSupportYetException
Instantiates a new Not support yet exception.
NotSupportYetException(String, Throwable) - 异常错误 的构造器io.seata.common.exception.NotSupportYetException
Instantiates a new Not support yet exception.
NotSupportYetException(Throwable) - 异常错误 的构造器io.seata.common.exception.NotSupportYetException
Instantiates a new Not support yet exception.

P

PREPARE_METHOD - 类 中的静态变量io.seata.common.Constants
phase one method name

R

ReflectionUtil - io.seata.common.util中的类
Reflection tools
ReflectionUtil() - 类 的构造器io.seata.common.util.ReflectionUtil
 
RejectedPolicies - io.seata.common.thread中的类
Policies for RejectedExecutionHandler
RejectedPolicies() - 类 的构造器io.seata.common.thread.RejectedPolicies
 
ROLLBACK_METHOD - 类 中的静态变量io.seata.common.Constants
phase two rollback method name
runsOldestTaskPolicy() - 类 中的静态方法io.seata.common.thread.RejectedPolicies
when rejected happened ,add the new task and run the oldest task

S

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.

T

TCC_ACTION_CONTEXT - 类 中的静态变量io.seata.common.Constants
branch context
TCC_ACTIVITY_CONTEXT - 类 中的静态变量io.seata.common.Constants
transaction context
TCC_METHOD_ARGUMENTS - 类 中的静态变量io.seata.common.Constants
The constant TCC_METHOD_ARGUMENTS.
TCC_METHOD_RESULT - 类 中的静态变量io.seata.common.Constants
The constant TCC_METHOD_RESULT.
toInetSocketAddress(String) - 类 中的静态方法io.seata.common.util.NetUtil
To inet socket address inet socket address.
toIpAddress(SocketAddress) - 类 中的静态方法io.seata.common.util.NetUtil
To ip address string.
toLong(String) - 类 中的静态方法io.seata.common.util.NetUtil
To long long.
toString() - 枚举 中的方法io.seata.common.exception.FrameworkErrorCode
 
toString(Object) - 类 中的静态方法io.seata.common.util.StringUtils
Object.toString()
toStringAddress(SocketAddress) - 类 中的静态方法io.seata.common.util.NetUtil
To string address string.
toStringAddress(InetSocketAddress) - 类 中的静态方法io.seata.common.util.NetUtil
To string address string.

U

uncompress(byte[]) - 类 中的静态方法io.seata.common.util.CompressUtil
uncompress bytes

V

validAddress(InetSocketAddress) - 类 中的静态方法io.seata.common.util.NetUtil
Valid address.
valueOf(String) - 枚举 中的静态方法io.seata.common.exception.FrameworkErrorCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法io.seata.common.exception.FrameworkErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

XID - io.seata.common中的类
The type Xid.
XID() - 类 的构造器io.seata.common.XID
 
A B C D E F G H I L M N P R S T U V X 
跳过导航链接

Copyright © 2019 Seata. All rights reserved.