public class LogReplayAnalysisResults
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
brokenTraces |
int |
skippedTraces |
int |
totalTraces |
int |
totalTracesAnalysed |
TraceReplayCollection |
trc |
Constructor and Description |
---|
LogReplayAnalysisResults() |
public TraceReplayCollection trc
public int brokenTraces
public int skippedTraces
public int totalTraces
public int totalTracesAnalysed