void load (String space, Object tuple)
void load (String space, Object tuple)
Name | Type | Description |
---|---|---|
spaceName | String | The space name specified must be prefixed with the Metaspace name. Example ms.S1 |
tuple | Object | A Tuple containing values to be stored into the Space |
Type | Description |
---|---|
void |