boolean isReady (String spaceName)
boolean isReady (String spaceName)
Name | Type | Description |
---|---|---|
spaceName | String | The space name specified must be prefixed with the Metaspace name. Example ms.S1 |
Type | Description |
---|---|
boolean | True, indicates the Space is ready for operations. False is returned otherwise. |