Metaspace.Space.getSpaceState()

Signature

String getSpaceState (String spaceName)

Domain

ACTION

Description

Return state of space

Parameters

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

Returns

TypeDescription
StringSpaceDef.SpaceState, an Enum for the current state of the Space

Cautions

none