Metaspace.Space.isReady()

Signature

boolean isReady (String spaceName)

Domain

ACTION

Description

Check whether the Space is ready for operations.

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