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