Metaspace.Space.close()

Signature

void close (String spaceName)

Domain

ACTION

Description

Close the Space. The space name specified must be prefixed with the Metaspace name as ms.S1

Parameters

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

Returns

TypeDescription
void

Cautions

none