public interface GCInspectorMXBean
Modifier and Type | Method and Description |
---|---|
double[] |
getAndResetStats() |
long |
getGcLogThresholdInMs() |
long |
getGcWarnThresholdInMs() |
long |
getStatusThresholdInMs() |
void |
setGcLogThresholdInMs(long threshold) |
void |
setGcWarnThresholdInMs(long threshold) |
double[] getAndResetStats()
void setGcWarnThresholdInMs(long threshold)
long getGcWarnThresholdInMs()
void setGcLogThresholdInMs(long threshold)
long getGcLogThresholdInMs()
long getStatusThresholdInMs()
Copyright © 2009-2022 The Apache Software Foundation