Metaspace.close()
Signature
void close (String metaSpaceName)
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
Name | Type | Description |
metaSpaceName | String | metaspace name |