Engine.jvmMemoryMax()

Signature

long jvmMemoryMax ()

Domain

action, condition, query

Description

Returns the maximum memory size of the JVM.

Parameters

None.

Returns

TypeDescription
longThe maximum memory size of the JVM.

Cautions

none