kieker.monitoring.sampler.mxbean
Class GCSampler
java.lang.Object
kieker.monitoring.sampler.mxbean.AbstractMXBeanSampler
kieker.monitoring.sampler.mxbean.GCSampler
- All Implemented Interfaces:
- ISampler
public class GCSampler
- extends AbstractMXBeanSampler
A sampler using the MXBean interface to access information about the garbage collector(s). The sampler produces a GCRecord
for each garbage collector each
time the sample
method is called.
- Since:
- 1.10
- Author:
- Nils Christian Ehmke
Constructor Summary |
GCSampler()
Create new GCSampler. |
GCSampler
public GCSampler()
- Create new GCSampler.
Copyright 2014 Kieker Project, http://kieker-monitoring.net>