public class Fcns extends Object
| Constructor and Description |
|---|
Fcns() |
| Modifier and Type | Method and Description |
|---|---|
static String |
duplicateHeapSize(int heapMB,
int heapPercent,
int n)
Returns the Xms and Xmx heap specifications as the specified percentage
of the given heap size plus 100 MB to grow on, duplicated n times.
|
public static String duplicateHeapSize(int heapMB, int heapPercent, int n)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.