Metaspace.Space.getMetaspaceName()

Signature

String getMetaspaceName (String spaceName)

Domain

ACTION

Description

Retrieve the name of the Metaspace that the Space belongs to.

Parameters

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

Returns

TypeDescription
StringThe name of the Metaspace that the Space belongs to

Cautions

none