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

A

acquire(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.RepositorySupportEnum
Acquire compensate cache type compensate cache type enum.
acquire(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.SerializeEnum
Acquire serialize protocol serialize protocol enum.
acquireByCode(int) - 枚举 中的静态方法org.dromara.hmily.common.enums.HmilyActionEnum
Acquire by code tcc action enum.
AssertUtils - org.dromara.hmily.common.utils中的类
AssertUtils.

B

buildByCode(int) - 枚举 中的静态方法org.dromara.hmily.common.enums.EventTypeEnum
Build by code event type enum.
buildByDriverClassName(String) - 类 中的静态方法org.dromara.hmily.common.utils.DbTypeUtils
check db type.
buildDbTableName(String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build db table name string.
buildFilePath(String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build file path string.
buildMongoTableName(String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build mongo table name string.
buildRedisKey(String, String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build redis key string.
buildRedisKeyPrefix(String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build redis key prefix string.
buildZookeeperPathPrefix(String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build zookeeper path prefix string.
buildZookeeperRootPath(String, String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Build zookeeper root path string.

C

CollectionFactory() - 类 的构造器org.dromara.hmily.common.utils.CollectionUtils.CollectionFactory
 
CollectionUtils - org.dromara.hmily.common.utils中的类
The type Collection utils.
CollectionUtils() - 类 的构造器org.dromara.hmily.common.utils.CollectionUtils
 
CollectionUtils.CollectionFactory - org.dromara.hmily.common.utils中的类
The type Collection factory.
CommonConstant - org.dromara.hmily.common.constant中的类
CommonConstant.
CommonConstant() - 类 的构造器org.dromara.hmily.common.constant.CommonConstant
 
create(String, boolean) - 类 中的静态方法org.dromara.hmily.common.concurrent.HmilyThreadFactory
create custom thread factory.
create(Class<?>, int) - 类 中的方法org.dromara.hmily.common.utils.CollectionUtils.CollectionFactory
Create collection.
create(Class<?>, Class<?>, int) - 类 中的方法org.dromara.hmily.common.utils.CollectionUtils.CollectionFactory
Create collection.
createFactory() - 类 中的静态方法org.dromara.hmily.common.utils.CollectionUtils
Create factory collection factory.
createMap(Class<?>, int) - 类 中的方法org.dromara.hmily.common.utils.CollectionUtils.CollectionFactory
Create map map.
createUUID() - 类 中的方法org.dromara.hmily.common.utils.IdWorkerUtils
Create uuid string.

D

DateUtils - org.dromara.hmily.common.utils中的类
DateUtils.
DateUtils() - 类 的构造器org.dromara.hmily.common.utils.DateUtils
 
DB_MYSQL - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant DB_MYSQL.
DB_ORACLE - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant DB_ORACLE.
DB_POSTGRESQL - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant DB_POSTGRESQL.
DB_SQLSERVER - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant DB_SQLSERVER.
DB_SUFFIX - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant DB_SUFFIX.
DbTypeUtils - org.dromara.hmily.common.utils中的类
DbTypeUtils.
DbTypeUtils() - 类 的构造器org.dromara.hmily.common.utils.DbTypeUtils
 
debug(Logger, String, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
debug print log.
debug(Logger, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Debug.
DefaultValueUtils - org.dromara.hmily.common.utils中的类
DefaultValueUtils.
DefaultValueUtils() - 类 的构造器org.dromara.hmily.common.utils.DefaultValueUtils
 

E

error(Logger, String, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Error.
error(Logger, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Error.
EventTypeEnum - org.dromara.hmily.common.enums中的枚举
The enum Coordinator action enum.
ExecutorTypeEnum - org.dromara.hmily.common.enums中的枚举
The enum Executor type enum.

F

FileUtils - org.dromara.hmily.common.utils中的类
FileUtils.
FileUtils() - 类 的构造器org.dromara.hmily.common.utils.FileUtils
 
fromJson(String, Class<T>) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
From json t.
fromJson(JsonElement, Class<T>) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
From json t.
fromList(String, Class<T>) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
From list list.
fromString(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.RejectedPolicyTypeEnum
From string rejected policy type enum.

G

getCurrentDateTime() - 类 中的静态方法org.dromara.hmily.common.utils.DateUtils
Gets current date time.
getDateYYYY() - 类 中的静态方法org.dromara.hmily.common.utils.DateUtils
Gets date yyyy.
getDefaultValue(Class) - 类 中的静态方法org.dromara.hmily.common.utils.DefaultValueUtils
Gets default value.
getFullFileName(String, String) - 类 中的静态方法org.dromara.hmily.common.utils.RepositoryPathUtils
Gets full file name.
getGson() - 类 中的静态方法org.dromara.hmily.common.utils.GsonUtils
Gets gson instance.
getInstance() - 类 中的静态方法org.dromara.hmily.common.hook.HmilyShutdownHook
Gets instance.
getInstance() - 类 中的静态方法org.dromara.hmily.common.utils.GsonUtils
Gets instance.
getInstance() - 类 中的静态方法org.dromara.hmily.common.utils.IdWorkerUtils
Gets instance.
getInstance() - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Gets instance.
getVersion() - 类 中的静态方法org.dromara.hmily.common.utils.VersionUtils
Gets version.
getVersion(Class<?>, String) - 类 中的静态方法org.dromara.hmily.common.utils.VersionUtils
Gets version.
GsonUtils - org.dromara.hmily.common.utils中的类
GSONUtils.
GsonUtils() - 类 的构造器org.dromara.hmily.common.utils.GsonUtils
 

H

HMILY_TRANSACTION_CONTEXT - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant HMILY_TRANSACTION_CONTEXT.
HmilyActionEnum - org.dromara.hmily.common.enums中的枚举
The enum hmily action enum.
HmilyException - org.dromara.hmily.common.exception中的异常错误
HmilyException.
HmilyException() - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyException
Instantiates a new Tcc exception.
HmilyException(String) - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyException
Instantiates a new Tcc exception.
HmilyException(String, Throwable) - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyException
Instantiates a new Tcc exception.
HmilyException(Throwable) - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyException
Instantiates a new Tcc exception.
HmilyRoleEnum - org.dromara.hmily.common.enums中的枚举
The enum Hmily role enum.
HmilyRuntimeException - org.dromara.hmily.common.exception中的异常错误
TccRuntimeException.
HmilyRuntimeException() - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyRuntimeException
Instantiates a new Tcc runtime exception.
HmilyRuntimeException(String) - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyRuntimeException
Instantiates a new Tcc runtime exception.
HmilyRuntimeException(String, Throwable) - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyRuntimeException
Instantiates a new Tcc runtime exception.
HmilyRuntimeException(Throwable) - 异常错误 的构造器org.dromara.hmily.common.exception.HmilyRuntimeException
Instantiates a new Tcc runtime exception.
HmilyShutdownHook - org.dromara.hmily.common.hook中的类
The type Hmily shutdown hook.
HmilyThreadFactory - org.dromara.hmily.common.concurrent中的类
custom thread factory.

I

IdWorkerUtils - org.dromara.hmily.common.utils中的类
snow flow .
IdWorkerUtils(long) - 类 的构造器org.dromara.hmily.common.utils.IdWorkerUtils
 
info(Logger, String, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Info.
info(Logger, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Info.
isBlank(CharSequence) - 类 中的静态方法org.dromara.hmily.common.utils.StringUtils
Is blank boolean.
isEmpty(Collection<?>) - 类 中的静态方法org.dromara.hmily.common.utils.CollectionUtils
Is empty boolean.
isEmpty(Object[]) - 类 中的静态方法org.dromara.hmily.common.utils.StringUtils
Is empty boolean.
isNoneBlank(CharSequence...) - 类 中的静态方法org.dromara.hmily.common.utils.StringUtils
Is none blank boolean.
isNotEmpty(Collection<?>) - 类 中的静态方法org.dromara.hmily.common.utils.CollectionUtils
Is not empty boolean.

L

LINE_SEPARATOR - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant LINE_SEPARATOR.
LOGGER - 类 中的静态变量org.dromara.hmily.common.utils.DateUtils
The constant LOGGER.
LogUtil - org.dromara.hmily.common.utils中的类
LogUtil.

N

newThread(Runnable) - 类 中的方法org.dromara.hmily.common.concurrent.HmilyThreadFactory
 
notNull(Object) - 类 中的静态方法org.dromara.hmily.common.utils.AssertUtils
Not null.

O

org.dromara.hmily.common.concurrent - 程序包 org.dromara.hmily.common.concurrent
 
org.dromara.hmily.common.constant - 程序包 org.dromara.hmily.common.constant
 
org.dromara.hmily.common.enums - 程序包 org.dromara.hmily.common.enums
 
org.dromara.hmily.common.exception - 程序包 org.dromara.hmily.common.exception
 
org.dromara.hmily.common.hook - 程序包 org.dromara.hmily.common.hook
 
org.dromara.hmily.common.utils - 程序包 org.dromara.hmily.common.utils
 

P

parseDate(Date) - 类 中的静态方法org.dromara.hmily.common.utils.DateUtils
Parse date string.
PATH_SUFFIX - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant PATH_SUFFIX.

R

readYAML(String) - 类 中的静态方法org.dromara.hmily.common.utils.FileUtils
Read yaml string.
RECOVER_REDIS_KEY_PRE - 类 中的静态变量org.dromara.hmily.common.constant.CommonConstant
The constant RECOVER_REDIS_KEY_PRE.
registerAutoCloseable(AutoCloseable) - 类 中的方法org.dromara.hmily.common.hook.HmilyShutdownHook
Register auto closeable.
RejectedPolicyTypeEnum - org.dromara.hmily.common.enums中的枚举
The enum Rejected policy type enum.
RepositoryPathUtils - org.dromara.hmily.common.utils中的类
The RepositoryPathUtils.
RepositoryPathUtils() - 类 的构造器org.dromara.hmily.common.utils.RepositoryPathUtils
 
RepositorySupportEnum - org.dromara.hmily.common.enums中的枚举
RepositorySupportEnum.
run() - 类 中的方法org.dromara.hmily.common.hook.HmilyShutdownHook
 

S

SerializeEnum - org.dromara.hmily.common.enums中的枚举
SerializeEnum.
StringUtils - org.dromara.hmily.common.utils中的类
The type String utils.
StringUtils() - 类 的构造器org.dromara.hmily.common.utils.StringUtils
 

T

toJson(Object) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
To json string.
toListMap(String) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
toList Map.
toObjectMap(String) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
To object map map.
toTreeMap(String) - 类 中的方法org.dromara.hmily.common.utils.GsonUtils
To tree map tree map.

U

UrlUtils - org.dromara.hmily.common.utils中的类
UrlUtils .
UrlUtils() - 类 的构造器org.dromara.hmily.common.utils.UrlUtils
 

V

valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.EventTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.ExecutorTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.HmilyActionEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.HmilyRoleEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.RejectedPolicyTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.RepositorySupportEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.dromara.hmily.common.enums.SerializeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.EventTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.ExecutorTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.HmilyActionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.HmilyRoleEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.RejectedPolicyTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.RepositorySupportEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.dromara.hmily.common.enums.SerializeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionUtils - org.dromara.hmily.common.utils中的类
VersionUtils.

W

warn(Logger, String, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Warn.
warn(Logger, Supplier<Object>) - 类 中的静态方法org.dromara.hmily.common.utils.LogUtil
Warn.
writeFile(String, byte[]) - 类 中的静态方法org.dromara.hmily.common.utils.FileUtils
Write file.
A B C D E F G H I L N O P R S T U V W 
跳过导航链接

Copyright © 2020 dromara. All rights reserved.