public class CompilationSampler extends AbstractMXBeanSampler
CompilationRecord each time the
sample method is called.| Constructor and Description |
|---|
CompilationSampler()
Create a new CompilationSampler.
|
| Modifier and Type | Method and Description |
|---|---|
protected IMonitoringRecord[] |
createNewMonitoringRecords(long timestamp,
java.lang.String hostname,
java.lang.String vmName,
IMonitoringController monitoringCtr)
Abstract method used as interface to realize concrete samplers.
|
sampleprotected IMonitoringRecord[] createNewMonitoringRecords(long timestamp, java.lang.String hostname, java.lang.String vmName, IMonitoringController monitoringCtr)
AbstractMXBeanSamplercreateNewMonitoringRecords in class AbstractMXBeanSamplertimestamp - the current time.hostname - the hostname of the machine where this measurement is performedvmName - name of the vmmonitoringCtr - monitoring controller used in the measurementCopyright 2020 Kieker Project, http://kieker-monitoring.net