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