get_max_memory () ⇒ integer
Returns the maxmium allocated memory given to the JVM and in turn this application.
First available: Version 1.3.5.90
ZPE < 1.10.7
Prior to version 1.10.7, this was a Core function.
Comments
get_max_memory () ⇒ integer
Returns the maxmium allocated memory given to the JVM and in turn this application.
Prior to version 1.10.7, this was a Core function.
Where to search