MCPcopy Create free account
hub / github.com/TFdream/juice / DistributedLock

Interface DistributedLock

juice-lock/src/main/java/juice/lock/DistributedLock.java:10–69  ·  view source on GitHub ↗

分布式锁 @author Ricky Fung

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

serializeMethod · 0.65
instanceCheckFailedMethod · 0.65
findMethodMethod · 0.65
getDeclaredMethodsMethod · 0.65
findFieldMethod · 0.65
getDeclaredFieldsMethod · 0.65
zipFileMethod · 0.65
unzipFileMethod · 0.65
invokeMethod · 0.95
tryLockMethod · 0.65
forceUnlockMethod · 0.65
isHeldByCurrentThreadMethod · 0.65

Implementers 2

MultiLockjuice-lock/src/main/java/juice/lock/Mu
AbstractDistributedLockjuice-lock/src/main/java/juice/lock/Ab

Calls

no outgoing calls

Tested by

no test coverage detected