Object get (String spaceName, Object keyTuple)Object get (String spaceName, Object keyTuple)| Name | Type | Description |
|---|---|---|
spaceName | String | The space name specified must be prefixed with the Metaspace name. Example ms.S1 |
keyTuple | Object | Key passed in a Tuple format. |
| Type | Description |
|---|---|
Object | The value as a Tuple |