public interface LockProvider
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
findLockInfo(String lockname) |
void |
initilize() |
Map<String,Object> |
updateLockInfo(LockInfo lockInfo) |
Map<String,Object> |
updateNodeInfo(LockInfo lockInfo) |
Copyright © 2023. All rights reserved.