Metaspace.Space.getAll()

Signature

Object getAll (String spaceName, Object tupleList)

Domain

ACTION

Description

Batch get operation.

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1
tupleListObjectCollection of tuple keys

Returns

TypeDescription
ObjectSpaceResultList containing the result of each get

Cautions

none