void UnLock(String key, boolean localOnly)
void UnLock(String key, boolean localOnly)
Name | Type | Description |
---|---|---|
key | String | A key that uniquely identifies a lock |
localOnly | boolean | true if the lock is local to the local session, false if the lock is cluster wide |
Type | Description |
---|---|
void |