public class DistributedLockManager extends Object
分布式锁管理器
DistributedLockManager()
void
doSomething(Action action)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DistributedLockManager()
@DistributedLock(lockName="lock", lockNamePost=".lock") public void doSomething(Action action)
Copyright © 2020. All rights reserved.