Metaspace.close()

Signature

void close (String metaSpaceName)

Domain

ACTION

Description

Frees resources used by the Metaspace object. Invalidates this metaspace reference. If there are no more references, this method will disconnect from metaspace.

Parameters

NameTypeDescription
metaSpaceNameStringmetaspace name

Returns

TypeDescription
void

Cautions

none