Metaspace.Space.isReady()

Signature

boolean isReady (String spaceName)

Domain

action

Parameters

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

Returns

TypeDescription
booleanTrue, indicates the Space is ready for operations. False is returned otherwise.

Cautions

none