Metaspace.Space.getSpaceDef()

Signature

Object getSpaceDef (String spaceName)

Domain

ACTION

Description

Retrieve the attributes used to create the Space. If requested space is not found, then a default space definition will be returned.

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1

Returns

TypeDescription
SpaceDefThe attributes used to create the Space

Cautions

none