C E G I N P S T U V Y
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
C
- containsBean(String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
-
如果BeanFactory包含一个与所给名称匹配的bean定义,则返回true
E
- EnableIdGenerator - y9.autoconfiguration.id.generator中的注释类型
- ensureGeneratorInitialized() - 类 中的方法net.risesoft.id.impl.TimeBasedUuidGenerator
G
- genId() - 接口 中的静态方法net.risesoft.id.Y9IdGenerator
-
默认使用雪花算法生成id
- genId(IdType) - 接口 中的静态方法net.risesoft.id.Y9IdGenerator
- getAc() - 类 中的静态方法net.risesoft.id.Y9SpringContext
- getAliases(String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
-
如果给定的bean名字在bean定义中有别名,则返回这些别名
- getBean(Class<T>) - 类 中的静态方法net.risesoft.id.Y9SpringContext
-
获取类型为requiredType的对象
- getBean(String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
-
获取对象
- getEnvironment() - 类 中的静态方法net.risesoft.id.Y9SpringContext
- getHostAddress(String) - 类 中的静态方法net.risesoft.id.Y9IpUtil
-
获取已激活网卡的IP地址
- getIp() - 类 中的静态方法net.risesoft.id.Y9IpUtil
- getNextId() - 类 中的方法net.risesoft.id.impl.SnowflakeIdGenerator
- getNextId() - 类 中的方法net.risesoft.id.impl.TimeBasedUuidGenerator
- getNextId() - 接口 中的方法net.risesoft.id.Y9IdGenerator
- getProperty(String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
- getProperty(String, String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
- getType(String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
-
Determine the type of the bean with the given name.
- getValue() - 枚举 中的方法net.risesoft.id.IdType
I
- IdGeneratorConfiguration - y9.autoconfiguration.id.generator中的类
- IdGeneratorConfiguration() - 类 的构造器y9.autoconfiguration.id.generator.IdGeneratorConfiguration
- IdType - net.risesoft.id中的枚举
-
Id类型
- isSingleton(String) - 类 中的静态方法net.risesoft.id.Y9SpringContext
-
判断以给定名字注册的bean定义是一个singleton还是一个prototype。
N
- net.risesoft.id - 程序包 net.risesoft.id
- net.risesoft.id.impl - 程序包 net.risesoft.id.impl
P
- publishEvent(ApplicationEvent) - 类 中的静态方法net.risesoft.id.Y9SpringContext
S
- setApplicationContext(ApplicationContext) - 类 中的方法net.risesoft.id.Y9SpringContext
- setEnvironment(Environment) - 类 中的方法net.risesoft.id.Y9SpringContext
- SNOWFLAKE - net.risesoft.id.IdType
-
分布式自增
- snowflakeIdGenerator() - 类 中的方法y9.autoconfiguration.id.generator.IdGeneratorConfiguration
- SnowflakeIdGenerator - net.risesoft.id.impl中的类
-
在twitter的snowflake算法实现基础上根据自身需求进行了调整
- SnowflakeIdGenerator() - 类 的构造器net.risesoft.id.impl.SnowflakeIdGenerator
- SnowflakeIdGenerator(long) - 类 的构造器net.risesoft.id.impl.SnowflakeIdGenerator
T
- timeBasedGenerator - 类 中的静态变量net.risesoft.id.impl.TimeBasedUuidGenerator
- timeBasedUuidGenerator() - 类 中的方法y9.autoconfiguration.id.generator.IdGeneratorConfiguration
- TimeBasedUuidGenerator - net.risesoft.id.impl中的类
- TimeBasedUuidGenerator() - 类 的构造器net.risesoft.id.impl.TimeBasedUuidGenerator
U
V
- valueOf(String) - 枚举 中的静态方法net.risesoft.id.IdType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法net.risesoft.id.IdType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Y
- y9.autoconfiguration.id.generator - 程序包 y9.autoconfiguration.id.generator
- Y9IdGenerator - net.risesoft.id中的接口
- Y9IpUtil - net.risesoft.id中的类
- Y9IpUtil() - 类 的构造器net.risesoft.id.Y9IpUtil
- y9SpringContext() - 类 中的方法y9.autoconfiguration.id.generator.IdGeneratorConfiguration
- Y9SpringContext - net.risesoft.id中的类
-
获取WebApplicationContext的一条途径
- Y9SpringContext() - 类 的构造器net.risesoft.id.Y9SpringContext
所有类 所有程序包