public interface GCDefaultPreferences
Modifier and Type | Method and Description |
---|---|
int |
getDefaultCompactionPercentageThreshold()
Gets the default value for the excessive compaction threshold.
|
int |
getDefaultHighOccupancyThreshold()
Gets the default value for the high occupancy threshold.
|
int |
getDefaultLowOccupancyThreshold()
Gets the default value for the low occupancy threshold.
|
int |
getDefaultPauseLengthThreshold()
Gets the default value for the long pause threshold.
|
int |
getDefaultSystemGCPercentageThreshold()
Gets the default value for the system garbage collection threshold.
|
int getDefaultLowOccupancyThreshold()
int getDefaultHighOccupancyThreshold()
int getDefaultPauseLengthThreshold()
int getDefaultCompactionPercentageThreshold()
int getDefaultSystemGCPercentageThreshold()