getMetaspaceFreeMemoryメソッド
説明
Metaspace領域の空きサイズを取得します。
形式
getMetaspaceFreeMemory();
パラメタ
なし
例外
戻り値
Metaspace領域の空きサイズ(バイト数)をlong型で返却します。