Uses of Class
org.htrace.TimelineAnnotation

Packages that use TimelineAnnotation
org.htrace   
org.htrace.impl   
 

Uses of TimelineAnnotation in org.htrace
 

Methods in org.htrace that return types with arguments of type TimelineAnnotation
 List<TimelineAnnotation> Span.getTimelineAnnotations()
          Get any timeline annotations (read only)
 

Uses of TimelineAnnotation in org.htrace.impl
 

Methods in org.htrace.impl that return types with arguments of type TimelineAnnotation
 List<TimelineAnnotation> MilliSpan.getTimelineAnnotations()
           
 



Copyright © 2014. All Rights Reserved.