public final class DebugEntryTemplateImpl extends DebugEntrySupport implements DebugEntryTemplate
Modifier and Type | Method and Description |
---|---|
long |
getFileLoadTime() |
long |
getQueryTime() |
String |
getSrc() |
void |
resetQueryTime()
resets the query time to zero
|
void |
updateFileLoadTime(long fileLoadTime) |
void |
updateQueryTime(long queryTime) |
getCount, getExeTime, getId, getMax, getMin, getPath, updateExeTime
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCount, getExeTime, getId, getMax, getMin, getPath, updateExeTime
public long getFileLoadTime()
getFileLoadTime
in interface DebugEntryTemplate
public void updateFileLoadTime(long fileLoadTime)
updateFileLoadTime
in interface DebugEntryTemplate
fileLoadTime
- The fileLoadTime to set.public void updateQueryTime(long queryTime)
updateQueryTime
in interface DebugEntryTemplate
queryTime
- update queryTimepublic String getSrc()
getSrc
in interface DebugEntry
public long getQueryTime()
getQueryTime
in interface DebugEntryTemplate
public void resetQueryTime()
DebugEntryTemplate
resetQueryTime
in interface DebugEntryTemplate
Copyright © 2015 Lucee