public class Fcns
extends java.lang.Object
| Constructor and Description |
|---|
Fcns() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.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.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.