Uses of Package
com.ibm.java.diagnostics.healthcenter.api.gc
Packages that use com.ibm.java.diagnostics.healthcenter.api.gc
Package
Description
-
Classes in com.ibm.java.diagnostics.healthcenter.api.gc used by com.ibm.java.diagnostics.healthcenter.apiClassDescriptionThis class provides information about the garbage collection behaviour in the monitored Java application.
-
Classes in com.ibm.java.diagnostics.healthcenter.api.gc used by com.ibm.java.diagnostics.healthcenter.api.gcClassDescriptionThe different types of garbage collection mode.This class defines the values returned with a GC event takes place and is used by the GCEventListener interfaceThis interface needs to be implemented to receive notifications via the gcEvent call every time a gc takes placeThis class allows applications to retrieve or set various preferences that are relevant to the garbage collection dataThis class represents a heap size at a specific time.This class is used to store a single object allocation event.This interface needs to be implemented to receive notifications via the objectAllocationEvent call every time an object allocation takes placeThis is a single time event data representing a garbage collection pause.
-
Classes in com.ibm.java.diagnostics.healthcenter.api.gc used by com.ibm.java.diagnostics.healthcenter.api.gc.implClassDescriptionThis class provides information about the garbage collection behaviour in the monitored Java application.The different types of garbage collection mode.This class provides default values for the garbage collection preferencesThis class defines the values returned with a GC event takes place and is used by the GCEventListener interfaceThis interface needs to be implemented to receive notifications via the gcEvent call every time a gc takes placeThis class allows applications to retrieve or set various preferences that are relevant to the garbage collection dataThis class represents a heap size at a specific time.This class is used to store a single object allocation event.This interface needs to be implemented to receive notifications via the objectAllocationEvent call every time an object allocation takes placeThis is a single time event data representing a garbage collection pause.
-
Classes in com.ibm.java.diagnostics.healthcenter.api.gc used by com.ibm.java.diagnostics.healthcenter.api.implClassDescriptionThis class provides information about the garbage collection behaviour in the monitored Java application.