public abstract class AbstractTraceReader extends Object implements TraceReader
TraceReader.KeyOnlyTraceReader| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTraceReader(String filePath) |
| Modifier and Type | Method and Description |
|---|---|
protected BufferedInputStream |
readFile()
Returns the input stream of the trace data.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacteristics, eventsprotected final String filePath
protected AbstractTraceReader(String filePath)
protected BufferedInputStream readFile()