Metaspace.Space.load()

Signature

void load (String space, Object tuple)

Domain

action

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1
tupleObjectA Tuple containing values to be stored into the Space

Returns

TypeDescription
void

Cautions

none