跳过导航链接
A B C D E F G H I L M N O 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

BEAN_NAME_FAILURE_HANDLER - 接口 中的静态变量io.seata.common.Constants
The constant BEAN_NAME_FAILURE_HANDLER
BEAN_NAME_SPRING_APPLICATION_CONTEXT_PROVIDER - 接口 中的静态变量io.seata.common.Constants
The constant BEAN_NAME_SPRING_APPLICATION_CONTEXT_PROVIDER
beanToString(Object) - 类 中的静态方法io.seata.common.util.BeanUtils
 
BeanUtils - io.seata.common.util中的类
The bean utils
BeanUtils() - 类 的构造器io.seata.common.util.BeanUtils
 
beginCount(String) - 类 中的静态方法io.seata.common.rpc.RpcStatus
begin count
blob2Bytes(Blob) - 类 中的静态方法io.seata.common.util.BlobUtils
Blob to byte array.
blob2string(Blob) - 类 中的静态方法io.seata.common.util.BlobUtils
Blob 2 string string.
BlobUtils - io.seata.common.util中的类
The type Blob utils.
bytes2Blob(byte[]) - 类 中的静态方法io.seata.common.util.BlobUtils
Byte array to blob

C

Callback<T> - io.seata.common.executor中的接口
The interface Callback.
camelToUnderline(String) - 类 中的静态方法io.seata.common.util.StringFormatUtils
camelTo underline format
CLIENT_ID_SPLIT_CHAR - 接口 中的静态变量io.seata.common.Constants
The constant CLIENT_ID_SPLIT_CHAR.
close(AutoCloseable...) - 类 中的静态方法io.seata.common.util.IOUtil
close Closeable
close(AutoCloseable) - 类 中的静态方法io.seata.common.util.IOUtil
close Closeable
CollectionUtils - io.seata.common.util中的类
The type Collection utils.
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
 
computeIfAbsent(Map<K, V>, K, Function<? super K, ? extends V>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Compute if absent.
Constants - io.seata.common中的接口
The type Constants.

D

DataAccessException - io.seata.common.exception中的异常错误
the data access exception
DataAccessException() - 异常错误 的构造器io.seata.common.exception.DataAccessException
default constructor
DataAccessException(FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.DataAccessException
constructor with framework error code
DataAccessException(String) - 异常错误 的构造器io.seata.common.exception.DataAccessException
constructor with msg
DataAccessException(Throwable) - 异常错误 的构造器io.seata.common.exception.DataAccessException
constructor with cause
DataAccessException(String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.DataAccessException
constructor with msg and framework error code
DataAccessException(Throwable, String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.DataAccessException
constructor with cause and msg and framework error code
DAY_UNIT - 类 中的静态变量io.seata.common.util.DurationUtil
 
DBKEYS_SPLIT_CHAR - 接口 中的静态变量io.seata.common.Constants
The constant DBKEYS_SPLIT_CHAR.
decodeMap(String) - 类 中的静态方法io.seata.common.util.CollectionUtils
Decode string to map
DEFAULT_BOSS_THREAD_PREFIX - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_BOSS_THREAD_SIZE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CHARSET - 接口 中的静态变量io.seata.common.Constants
default charset is utf-8
DEFAULT_CHARSET_NAME - 接口 中的静态变量io.seata.common.Constants
default charset name
DEFAULT_CLIENT_ASYNC_COMMIT_BUFFER_LIMIT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_LOCK_RETRY_INTERVAL - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_LOCK_RETRY_POLICY_BRANCH_ROLLBACK_ON_CONFLICT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_LOCK_RETRY_TIMES - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_REPORT_RETRY_COUNT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_REPORT_SUCCESS_ENABLE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_SAGA_BRANCH_REGISTER_ENABLE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_CLIENT_TABLE_META_CHECK_ENABLE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_DATA_SOURCE_PROXY_MODE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_DISABLE_GLOBAL_TRANSACTION - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_DURATION - 类 中的静态变量io.seata.common.util.DurationUtil
 
DEFAULT_ENABLE_CLIENT_BATCH_SEND_REQUEST - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_EXECUTOR_THREAD_PREFIX - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_GLOBAL_TRANSACTION_TIMEOUT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_GROUPLIST - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_LOAD_BALANCE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_LOCK_DB_TABLE - 接口 中的静态变量io.seata.common.DefaultValues
The constant DEFAULT_LOCK_DB_TABLE.
DEFAULT_LOG_EXCEPTION_RATE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_NIO_WORKER_THREAD_PREFIX - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_ONLY_CARE_UPDATE_COLUMNS - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_SAGA_JSON_PARSER - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_SELECTOR_THREAD_PREFIX - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_SELECTOR_THREAD_SIZE - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_SERVER_ENABLE_CHECK_AUTH - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_SHUTDOWN_TIMEOUT_SEC - 接口 中的静态变量io.seata.common.DefaultValues
Shutdown timeout default 3s
DEFAULT_STORE_DB_BRANCH_TABLE - 接口 中的静态变量io.seata.common.DefaultValues
The constant DEFAULT_STORE_DB_BRANCH_TABLE.
DEFAULT_STORE_DB_GLOBAL_TABLE - 接口 中的静态变量io.seata.common.DefaultValues
The constant DEFAULT_STORE_DB_GLOBAL_TABLE.
DEFAULT_TC_CLUSTER - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TM_COMMIT_RETRY_COUNT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TM_DEGRADE_CHECK - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TM_DEGRADE_CHECK_ALLOW_TIMES - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TM_DEGRADE_CHECK_PERIOD - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TM_ROLLBACK_RETRY_COUNT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TRANSACTION_UNDO_DATA_VALIDATION - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TRANSACTION_UNDO_LOG_SERIALIZATION - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TRANSACTION_UNDO_LOG_TABLE - 接口 中的静态变量io.seata.common.DefaultValues
The constant DEFAULT_TRANSACTION_UNDO_LOG_TABLE.
DEFAULT_TRANSPORT_HEARTBEAT - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_TX_GROUP - 接口 中的静态变量io.seata.common.DefaultValues
 
DEFAULT_WORKER_THREAD_PREFIX - 接口 中的静态变量io.seata.common.DefaultValues
 
DefaultValues - io.seata.common中的接口
 
distinctByKey(Function<? super T, Object>) - 类 中的静态方法io.seata.common.util.LambdaUtils
 
DOT - 类 中的静态变量io.seata.common.util.StringFormatUtils
 
dotToCamel(String) - 类 中的静态方法io.seata.common.util.StringFormatUtils
dot to camel
DurationUtil - io.seata.common.util中的类
 
DurationUtil() - 类 的构造器io.seata.common.util.DurationUtil
 

E

EMPTY - 类 中的静态变量io.seata.common.util.StringUtils
empty string
encodeMap(Map<String, String>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Encode map to string
endCount(String) - 类 中的静态方法io.seata.common.rpc.RpcStatus
end count
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.
equals(String, String) - 类 中的静态方法io.seata.common.util.StringUtils
Equals boolean.
equalsIgnoreCase(String, String) - 类 中的静态方法io.seata.common.util.StringUtils
Equals ignore case boolean.
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.
get() - 类 中的方法io.seata.common.thread.PositiveAtomicCounter
 
getActive() - 类 中的方法io.seata.common.rpc.RpcStatus
get active.
getAndIncrement() - 类 中的方法io.seata.common.thread.PositiveAtomicCounter
 
getClassByName(String) - 类 中的静态方法io.seata.common.util.ReflectionUtil
Gets class by name.
getErrCode() - 枚举 中的方法io.seata.common.exception.FrameworkErrorCode
 
getErrcode() - 异常错误 中的方法io.seata.common.exception.FrameworkException
Gets errcode.
getErrDispose() - 枚举 中的方法io.seata.common.exception.FrameworkErrorCode
 
getErrMessage() - 枚举 中的方法io.seata.common.exception.FrameworkErrorCode
 
getFieldValue(Object, String) - 类 中的静态方法io.seata.common.util.ReflectionUtil
get Field Value
getInstance() - 类 中的静态方法io.seata.common.util.IdWorker
 
getInterfaces(Class<?>) - 类 中的静态方法io.seata.common.util.ReflectionUtil
get all interface of the clazz
getIpAddress() - 类 中的静态方法io.seata.common.XID
Gets ip address.
getLast(List<T>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Get the last item.
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
getObject(String) - 枚举 中的方法io.seata.common.holder.ObjectHolder
 
getObject(Class<T>) - 枚举 中的方法io.seata.common.holder.ObjectHolder
 
getPort() - 类 中的静态方法io.seata.common.XID
Gets port.
getStatus(String) - 类 中的静态方法io.seata.common.rpc.RpcStatus
get the RpcStatus of this service
getTotal() - 类 中的方法io.seata.common.rpc.RpcStatus
get total.
getTransactionId(String) - 类 中的静态方法io.seata.common.XID
Gets transaction id.

H

HOST_NAME - 接口 中的静态变量io.seata.common.Constants
host ip
HOUR_UNIT - 类 中的静态变量io.seata.common.util.DurationUtil
 

I

IdWorker - io.seata.common.util中的类
 
IdWorker(long) - 类 的构造器io.seata.common.util.IdWorker
Constructor
incrementAndGet() - 类 中的方法io.seata.common.thread.PositiveAtomicCounter
 
init() - 接口 中的方法io.seata.common.executor.Initialize
init method
init(Long) - 类 中的静态方法io.seata.common.util.IdWorker
 
Initialize - io.seata.common.executor中的接口
The interface Initialize.
initWorkerId() - 类 中的静态方法io.seata.common.util.IdWorker
 
inputStream2Bytes(InputStream) - 类 中的静态方法io.seata.common.util.StringUtils
Input stream to byte array
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.holder - 程序包 io.seata.common.holder
 
io.seata.common.loader - 程序包 io.seata.common.loader
 
io.seata.common.rpc - 程序包 io.seata.common.rpc
 
io.seata.common.thread - 程序包 io.seata.common.thread
 
io.seata.common.util - 程序包 io.seata.common.util
 
IOUtil - io.seata.common.util中的类
 
IOUtil() - 类 的构造器io.seata.common.util.IOUtil
 
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.
isEmpty(Object[]) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is empty boolean.
isEmpty(Map<?, ?>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is empty boolean.
isEmpty(CharSequence) - 类 中的静态方法io.seata.common.util.StringUtils
Checks if a CharSequence is empty ("") or null.
isNotBlank(String) - 类 中的静态方法io.seata.common.util.StringUtils
Is Not blank string ?
isNotEmpty(Collection<?>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is not empty boolean.
isNotEmpty(Object[]) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is not empty boolean.
isNotEmpty(Map<?, ?>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is not empty boolean.
isNotEmpty(CharSequence) - 类 中的静态方法io.seata.common.util.StringUtils
Checks if a CharSequence is not empty ("") and not null.
isNullOrEmpty(String) - 类 中的静态方法io.seata.common.util.StringUtils
Is empty boolean.
isSizeEquals(Collection<?>, Collection<?>) - 类 中的静态方法io.seata.common.util.CollectionUtils
Is size equals boolean.
isValidIp(String, boolean) - 类 中的静态方法io.seata.common.util.NetUtil
is valid IP

L

LambdaUtils - io.seata.common.util中的类
The type Lambda util.
LambdaUtils() - 类 的构造器io.seata.common.util.LambdaUtils
 
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
load(Class<S>, String, Object[]) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
Load s.
load(Class<S>, String, Class[], Object[]) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
Load s.
loadAll(Class<S>) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
get all implements
loadAll(Class<S>, Class[], Object[]) - 类 中的静态方法io.seata.common.loader.EnhancedServiceLoader
get all implements
LoadLevel - io.seata.common.loader中的注释类型
The interface Load level.
LOGGER - 类 中的静态变量io.seata.common.util.BeanUtils
 

M

mapToObject(Map<String, String>, Class<?>) - 类 中的静态方法io.seata.common.util.BeanUtils
map to object
MAX_NEST_DEPTH - 类 中的静态变量io.seata.common.util.ReflectionUtil
The constant MAX_NEST_DEPTH.
MILLIS_SECOND_UNIT - 类 中的静态变量io.seata.common.util.DurationUtil
 
minusToCamel(String) - 类 中的静态方法io.seata.common.util.StringFormatUtils
minus to camel
MINUTE_UNIT - 类 中的静态变量io.seata.common.util.DurationUtil
 
modifyStaticFinalField(Class, String, Object) - 类 中的静态方法io.seata.common.util.ReflectionUtil
 

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, 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
 
nextId() - 类 中的方法io.seata.common.util.IdWorker
Get the next ID (the method is thread-safe)
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.
NumberUtils - io.seata.common.util中的类
Number utility
NumberUtils() - 类 的构造器io.seata.common.util.NumberUtils
 

O

OBJECT_KEY_SPRING_APPLICATION_CONTEXT - 接口 中的静态变量io.seata.common.Constants
The constant OBJECT_KEY_SPRING_APPLICATION_CONTEXT
ObjectHolder - io.seata.common.holder中的枚举
 
objectToMap(Object) - 类 中的静态方法io.seata.common.util.BeanUtils
object to map

P

parse(String) - 类 中的静态方法io.seata.common.util.DurationUtil
 
PositiveAtomicCounter - io.seata.common.thread中的类
positive atomic counter, begin with 0, ensure the number is positive.
PositiveAtomicCounter() - 类 的构造器io.seata.common.thread.PositiveAtomicCounter
 
PREPARE_METHOD - 接口 中的静态变量io.seata.common.Constants
phase one method name

R

RedisException - io.seata.common.exception中的异常错误
The redis operate exception
RedisException() - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
RedisException(FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
RedisException(String) - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
RedisException(String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
RedisException(Throwable, String, FrameworkErrorCode) - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
RedisException(Throwable) - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
RedisException(Throwable, String) - 异常错误 的构造器io.seata.common.exception.RedisException
Instantiates a new Redis exception.
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
 
removeStatus(String) - 类 中的静态方法io.seata.common.rpc.RpcStatus
remove the RpcStatus of this service
ROLLBACK_METHOD - 接口 中的静态变量io.seata.common.Constants
phase two rollback method name
ROW_LOCK_KEY_SPLIT_CHAR - 接口 中的静态变量io.seata.common.Constants
The constant ROW_LOCK_KEY_SPLIT_CHAR.
RpcStatus - io.seata.common.rpc中的类
The state statistics.
runsOldestTaskPolicy() - 类 中的静态方法io.seata.common.thread.RejectedPolicies
when rejected happened ,add the new task and run the oldest task

S

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.

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.
tilNextMillis(long) - 类 中的方法io.seata.common.util.IdWorker
Block until the next millisecond until a new timestamp is obtained
timeGen() - 类 中的方法io.seata.common.util.IdWorker
Returns the current time in milliseconds
toInetSocketAddress(String) - 类 中的静态方法io.seata.common.util.NetUtil
To inet socket address inet socket address.
toInt(String, int) - 类 中的静态方法io.seata.common.util.NumberUtils
Convert a String to an int, returning a default value if the conversion fails.
toIpAddress(SocketAddress) - 类 中的静态方法io.seata.common.util.NetUtil
To ip address string.
toLong(String) - 类 中的静态方法io.seata.common.util.NetUtil
To long long.
toLong(String, Long) - 类 中的静态方法io.seata.common.util.NumberUtils
 
toLong(String) - 类 中的静态方法io.seata.common.util.NumberUtils
 
toString() - 枚举 中的方法io.seata.common.exception.FrameworkErrorCode
 
toString(Collection<?>) - 类 中的静态方法io.seata.common.util.CollectionUtils
To string.
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.
toStringMap(Map<String, Object>) - 类 中的静态方法io.seata.common.util.CollectionUtils
To string map
toUpperList(List<String>) - 类 中的静态方法io.seata.common.util.CollectionUtils
To upper list list.
trim(String) - 类 中的静态方法io.seata.common.util.StringUtils
Trim string, or null if string is null.
trimToNull(String) - 类 中的静态方法io.seata.common.util.StringUtils
Trim string to null if empty("").

U

uncompress(byte[]) - 类 中的静态方法io.seata.common.util.CompressUtil
uncompress bytes
underlineToCamel(String) - 类 中的静态方法io.seata.common.util.StringFormatUtils
underline to camel

V

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

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 O P R S T U V X 
跳过导航链接

Copyright © 2020 Seata. All rights reserved.