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