Metaspace.getSpaceDef()

Signature

Object getSpaceDef (String metaSpaceName, String spaceName)

Domain

ACTION

Description

Gets space definition for the given unqualified Space name by concatenating .

Parameters

NameTypeDescription
metaSpaceNameStringmetaspace name
spaceNameStringunqualified space name

Returns

TypeDescription
Objectspace definition for the given Space name

Cautions

none