public class SDeditGenerator extends Object
| Constructor and Description |
|---|
SDeditGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateSDedit(List<TraceEvent> events,
FileWriter fw)
Generate the SDedit file
|
public static void generateSDedit(List<TraceEvent> events, FileWriter fw) throws Exception
events - The trace eventsfw - The file writerException - If an error occursCopyright © 2021 JBoss by Red Hat. All rights reserved.