MCPcopy Create free account
hub / github.com/burhanxz/Distributed-KV / DistributedLock

Interface DistributedLock

rpc/src/rpc/lock/DistributedLock.java:8–23  ·  view source on GitHub ↗

@author bird 分布式锁 分布式锁本质上都是利用公共的外部资源来实现互斥性操作

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

invokeMethod · 0.95
EngineImplMethod · 0.65
putMethod · 0.65
getMethod · 0.65
mkRoomForWriteMethod · 0.65
callMethod · 0.65
serializeMemTableMethod · 0.65
majorCompactMethod · 0.65
invokeMethod · 0.95

Implementers 1

RedisDistributedLockrpc/src/rpc/lock/RedisDistributedLock.

Calls

no outgoing calls

Tested by

no test coverage detected