| Interface | Description |
|---|---|
| ISummaryExportFormatter |
| Class | Description |
|---|---|
| CSVDataWriter |
Write GC history with comma separated values.
|
| CsvSummaryExportFormatter |
Write Summary Information in CSV format.
|
| CSVTSDataWriter |
Export GC history with comma separated values.
|
| DataWriterFactory |
Factory for all available
DataWriter implementations. |
| PlainDataWriter |
Writes the model using the toString()-methode of
GCEvent. |
| PNGDataWriter |
PNG data writter
|
| SimpleGcWriter |
Exports stop-the-world events in the "simple gc log" format (compatible to GCHisto).
|
| SummaryDataWriter |
SummaryDataWriter writes a csv-file of quite a few parameters of the
GCModel class. |
Copyright © 2019. All rights reserved.