org.htrace
Class TimelineAnnotation

java.lang.Object
  extended by org.htrace.TimelineAnnotation

public class TimelineAnnotation
extends Object


Constructor Summary
TimelineAnnotation(long time, String msg)
           
 
Method Summary
 String getMessage()
           
 long getTime()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimelineAnnotation

public TimelineAnnotation(long time,
                          String msg)
Method Detail

getTime

public long getTime()

getMessage

public String getMessage()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.