JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
G
J
L
R
S
C
com.github.shoothzj.distribute.impl.jpa
- package com.github.shoothzj.distribute.impl.jpa
com.github.shoothzj.distribute.impl.jpa.domain
- package com.github.shoothzj.distribute.impl.jpa.domain
com.github.shoothzj.distribute.impl.jpa.repo
- package com.github.shoothzj.distribute.impl.jpa.repo
D
deleteByLockKeyAndLockId(String, String)
- Method in interface com.github.shoothzj.distribute.impl.jpa.repo.
LockRepo
根据Key和锁Id释放锁
F
findAndModify(String, String, String, LocalDateTime)
- Method in interface com.github.shoothzj.distribute.impl.jpa.repo.
LockRepo
findByLockKey(String)
- Method in interface com.github.shoothzj.distribute.impl.jpa.repo.
LockRepo
根据key查找
G
getExpireTime()
- Method in class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
getLockId()
- Method in class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
getLockKey()
- Method in class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
J
JpaDistributeConfiguration
- Class in
com.github.shoothzj.distribute.impl.jpa
JpaDistributeConfiguration()
- Constructor for class com.github.shoothzj.distribute.impl.jpa.
JpaDistributeConfiguration
JpaLockImpl
- Class in
com.github.shoothzj.distribute.impl.jpa
JpaLockImpl()
- Constructor for class com.github.shoothzj.distribute.impl.jpa.
JpaLockImpl
L
LockPo
- Class in
com.github.shoothzj.distribute.impl.jpa.domain
LockPo()
- Constructor for class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
LockPo(String, String, LocalDateTime)
- Constructor for class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
LockRepo
- Interface in
com.github.shoothzj.distribute.impl.jpa.repo
R
releaseLock(String, String)
- Method in class com.github.shoothzj.distribute.impl.jpa.
JpaLockImpl
requireLock(String, long)
- Method in class com.github.shoothzj.distribute.impl.jpa.
JpaLockImpl
S
setExpireTime(LocalDateTime)
- Method in class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
setLockId(String)
- Method in class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
setLockKey(String)
- Method in class com.github.shoothzj.distribute.impl.jpa.domain.
LockPo
C
D
F
G
J
L
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
Shoothzj
. All rights reserved.