Metaspace.Space.get()

Signature

Object get (String spaceName, Object keyTuple)

Domain

action

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1
keyTupleObjectKey passed in a Tuple format.

Returns

TypeDescription
ObjectThe value as a Tuple

Cautions

none