|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.curator.TimeTrace
public class TimeTrace
Utility to time a method or portion of code
| Constructor Summary | |
|---|---|
TimeTrace(java.lang.String name,
TracerDriver driver)
Create and start a timer |
|
| Method Summary | |
|---|---|
void |
commit()
Record the elapsed time |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeTrace(java.lang.String name,
TracerDriver driver)
name - name of the eventdriver - driver| Method Detail |
|---|
public void commit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||