void unlock (String spaceName, Object tuple, Object ... varargs)void unlock (String spaceName, Object tuple, Object ... varargs)| Name | Type | Description |
|---|---|---|
spaceName | String | The space name specified must be prefixed with the Metaspace name. Example ms.S1 |
tuple | Object | The key tuple. Object has to be of type Tuple |
varargs | Object | Optional UnlockOptions specifies custom unlock choices |
| Type | Description |
|---|---|
void |