Object lockAll (String spaceName, Object tuples, Object... varargs)Object lockAll (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 | Collection of tuples to be loaded |
varargs | Object | Optional LockOptions specifies custom lock wait/forget choices. |
| Type | Description |
|---|---|
Object | List containing the result of each lock. |