Object getAll (String spaceName, Object tupleList)
Object getAll (String spaceName, Object tupleList)
Name | Type | Description |
---|---|---|
spaceName | String | The space name specified must be prefixed with the Metaspace name. Example ms.S1 |
tupleList | Object | Collection of tuple keys |
Type | Description |
---|---|
Object | SpaceResultList containing the result of each get |