Metaspace.Space.closeAll()

Signature

void closeAll (String spaceName)

Domain

action

Description

Close the Space as specified in the parameter.

Parameters

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

Returns

TypeDescription
void

Cautions

none