Package com.illumon.iris.db.tables.utils
Class TimeRecorder
java.lang.Object
com.illumon.iris.db.tables.utils.TimeRecorder
public class TimeRecorder extends Object
-
Constructor Summary
Constructors Constructor Description TimeRecorder()
-
Method Summary
Modifier and Type Method Description void
clear()
static void
flushLocalInstance()
static TimeRecorder
getInstance()
TimeNugget
getNugget(String name)
Table
getResultsAsTable()
void
releaseNugget()
void
showLineNumbers()
-
Constructor Details
-
TimeRecorder
public TimeRecorder()
-
-
Method Details
-
getNugget
-
getInstance
-
flushLocalInstance
public static void flushLocalInstance() -
clear
public void clear() -
getResultsAsTable
-
releaseNugget
public void releaseNugget() -
showLineNumbers
public void showLineNumbers()
-