protected static class TrackerClass.PrereadEvent extends TrackerClass.HistoryRecord
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
recordID |
threadName, timestamp, trace
Constructor and Description |
---|
PrereadEvent(java.lang.Exception trace,
long timestamp,
java.lang.String threadName,
java.lang.Long recordID) |
Modifier and Type | Method and Description |
---|---|
boolean |
applies(java.lang.Long recordID) |
void |
print() |
isFlushable, print
public PrereadEvent(java.lang.Exception trace, long timestamp, java.lang.String threadName, java.lang.Long recordID)
public void print()
print
in class TrackerClass.HistoryRecord
public boolean applies(java.lang.Long recordID)
applies
in class TrackerClass.HistoryRecord