Hierarchy For Package com.github.yingzhuo.springboot.redlock
Class Hierarchy
- java.lang.Object
- com.github.yingzhuo.springboot.redlock.RedissonRedLockAutoConfiguration
- com.github.yingzhuo.springboot.redlock.RedissonRedLockFactoryImpl (implements org.springframework.beans.factory.InitializingBean, com.github.yingzhuo.springboot.redlock.RedissonRedLockFactory)
- com.github.yingzhuo.springboot.redlock.RedLockProperties (implements org.springframework.beans.factory.InitializingBean, java.io.Serializable)
- com.github.yingzhuo.springboot.redlock.RedLockProperties.AspectAdvice (implements java.io.Serializable)
- com.github.yingzhuo.springboot.redlock.RedLockProperties.Node (implements java.io.Serializable)
- com.github.yingzhuo.springboot.redlock.UseMultiLockAdvice (implements org.springframework.context.ApplicationContextAware, org.springframework.core.Ordered)
Interface Hierarchy
- java.util.function.Function<T,
R> - com.github.yingzhuo.springboot.redlock.RedissonRedLockFactory
- com.github.yingzhuo.springboot.redlock.ServerConfigCustomizer
Annotation Interface Hierarchy
- com.github.yingzhuo.springboot.redlock.UseMultiLock (implements java.lang.annotation.Annotation)