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