setMinHeapSize
Sets the minimum heap size for the process. Supports the units megabytes (e.g. "512m") and gigabytes (e.g. "1g").
Parameters
heapSize
The minimum heap size. Use null for the default minimum heap size.
Sets the minimum heap size for the process. Supports the units megabytes (e.g. "512m") and gigabytes (e.g. "1g").
The minimum heap size. Use null for the default minimum heap size.