Metaspace.closeAll()

Signature

void closeAll (String metaSpaceName)

Domain

ACTION

Description

Frees resources used by the Metaspace object. Immediately closes the connection to the Metaspace. Forces all Spaces, Browsers, and Listeners to be freed, and their handles to become invalid.

Parameters

NameTypeDescription
metaSpaceNameStringmetaspace name

Returns

TypeDescription
void

Cautions

none