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