public class SimpleGcWriter extends AbstractDataWriter
This writer writes every event on its own line with the following format
GC_TYPE START_SEC DURATION_SEC
out| Constructor and Description |
|---|
SimpleGcWriter(OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(GCModel model) |
close, getConfigurationpublic SimpleGcWriter(OutputStream outputStream)
public void write(GCModel model) throws IOException
write in interface DataWriterwrite in class AbstractDataWriterIOExceptionAbstractDataWriter.write(com.tagtraum.perf.gcviewer.model.GCModel)Copyright © 2019. All rights reserved.