A C D G I L R S W
A
- AbstractDistributedLock - com.github.sparkzxl.redisson.lock中的类
-
description:
- AbstractDistributedLock() - 类 的构造器com.github.sparkzxl.redisson.lock.AbstractDistributedLock
-
- around(ProceedingJoinPoint, RedisLock) - 类 中的方法com.github.sparkzxl.redisson.aspect.RedisLockAspect
-
C
- com.github.sparkzxl.redisson.annotation - 程序包 com.github.sparkzxl.redisson.annotation
-
- com.github.sparkzxl.redisson.aspect - 程序包 com.github.sparkzxl.redisson.aspect
-
- com.github.sparkzxl.redisson.config - 程序包 com.github.sparkzxl.redisson.config
-
- com.github.sparkzxl.redisson.lock - 程序包 com.github.sparkzxl.redisson.lock
-
D
- decr(String, int) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
递减
- DistributedLock - com.github.sparkzxl.redisson.lock中的接口
-
description:分布式锁接口
G
- getLockKey(ProceedingJoinPoint) - 类 中的静态方法com.github.sparkzxl.redisson.aspect.LockKeyGenerator
-
I
- incr(String, int) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
递增
- initCount(String, int) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
初始红包数量
L
- LEASE_TIME - 接口 中的静态变量com.github.sparkzxl.redisson.lock.DistributedLock
-
- lock(String) - 类 中的方法com.github.sparkzxl.redisson.lock.AbstractDistributedLock
-
- lock(String) - 接口 中的方法com.github.sparkzxl.redisson.lock.DistributedLock
-
加锁
- lock(String, long, long) - 接口 中的方法com.github.sparkzxl.redisson.lock.DistributedLock
-
加锁
- lock(String, long, long, int, long) - 接口 中的方法com.github.sparkzxl.redisson.lock.DistributedLock
-
加锁
- lock(String, long, long) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
- lock(String, long, long, int, long) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
- LockKeyGenerator - com.github.sparkzxl.redisson.aspect中的类
-
description: 缓存key 生成
- LockKeyGenerator() - 类 的构造器com.github.sparkzxl.redisson.aspect.LockKeyGenerator
-
R
- redisDistributedLock(RedissonClient) - 类 中的方法com.github.sparkzxl.redisson.config.RedissonConfiguration
-
- RedisDistributedLock - com.github.sparkzxl.redisson.lock中的类
-
description:redis分布式锁
- RedisDistributedLock() - 类 的构造器com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
- RedisLock - com.github.sparkzxl.redisson.annotation中的注释类型
-
description: redis lock注解
- RedisLockAspect - com.github.sparkzxl.redisson.aspect中的类
-
description: Redis分布式AOP实现
- RedisLockAspect(RedisDistributedLock) - 类 的构造器com.github.sparkzxl.redisson.aspect.RedisLockAspect
-
- redisLockAspect(RedisLock) - 类 中的方法com.github.sparkzxl.redisson.aspect.RedisLockAspect
-
- redisLockAspect(RedisDistributedLock) - 类 中的方法com.github.sparkzxl.redisson.config.RedissonConfiguration
-
- RedisLockParam - com.github.sparkzxl.redisson.annotation中的注释类型
-
description: Redis锁注解参数
- redissonClient - 类 中的变量com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
- RedissonConfiguration - com.github.sparkzxl.redisson.config中的类
-
description: redis缓存配置
- RedissonConfiguration() - 类 的构造器com.github.sparkzxl.redisson.config.RedissonConfiguration
-
- releaseLock(String) - 接口 中的方法com.github.sparkzxl.redisson.lock.DistributedLock
-
释放锁
- releaseLock(String) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
S
- setRedissonClient(RedissonClient) - 类 中的方法com.github.sparkzxl.redisson.lock.RedisDistributedLock
-
W
- WAIT_TIME - 接口 中的静态变量com.github.sparkzxl.redisson.lock.DistributedLock
-
A C D G I L R S W
Copyright © 2021. All rights reserved.