Kieker 1.12

Uses of Class
kieker.common.record.jvm.GCRecord

Packages that use GCRecord
kieker.analysis.plugin.filter.sink   
kieker.common.record.jvm   
 

Uses of GCRecord in kieker.analysis.plugin.filter.sink
 

Methods in kieker.analysis.plugin.filter.sink with parameters of type GCRecord
 void GCDisplayFilter.input(GCRecord record)
          This method represents the input port receiving the incoming events.
 

Uses of GCRecord in kieker.common.record.jvm
 

Methods in kieker.common.record.jvm that return GCRecord
 GCRecord GCRecordFactory.create(java.nio.ByteBuffer buffer, IRegistry<java.lang.String> stringRegistry)
           
 GCRecord GCRecordFactory.create(java.lang.Object[] values)
           
 


Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net