Metaspace.Space.closeAll()

Signature

void closeAll (String spaceName)

Domain

ACTION

Description

Close the Space and release all resources. 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