Metaspace.Space.take()

Signature

Object take (String spaceName, Object tuple, Object... varargs)

Domain

action

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1
tupleObjectTuple to take
varargsObjectOptional TakeOptions argument

Returns

TypeDescription
ObjectTuple itself

Cautions

none