- get(String) - Method in class org.apache.htrace.core.HTraceConfiguration
-
- get(String, String) - Method in class org.apache.htrace.core.HTraceConfiguration
-
- get(String) - Method in class org.apache.htrace.core.JavaPropertyConfiguration
-
- get(String, String) - Method in class org.apache.htrace.core.JavaPropertyConfiguration
-
- get() - Method in class org.apache.htrace.core.TracerId
-
- getAccumulatedMillis() - Method in class org.apache.htrace.core.MilliSpan
-
- getAccumulatedMillis() - Method in interface org.apache.htrace.core.Span
-
Return the total amount of time elapsed since start was called, if running,
or difference between stop and start
- getBoolean(String, boolean) - Method in class org.apache.htrace.core.HTraceConfiguration
-
- getCurrentSpan() - Static method in class org.apache.htrace.core.Tracer
-
- getCurrentSpanId() - Static method in class org.apache.htrace.core.Tracer
-
- getDescription() - Method in class org.apache.htrace.core.MilliSpan
-
- getDescription() - Method in interface org.apache.htrace.core.Span
-
Return a textual description of this span.
- getGlobalTracerPool() - Static method in class org.apache.htrace.core.TracerPool
-
Get the global tracer pool.
- getHigh() - Method in class org.apache.htrace.core.SpanId
-
- getId() - Method in class org.apache.htrace.core.SpanReceiver
-
Get the ID for this SpanReceiver.
- getImpl() - Method in class org.apache.htrace.core.TraceCallable
-
- getInt(String, int) - Method in class org.apache.htrace.core.HTraceConfiguration
-
- getKVAnnotations() - Method in class org.apache.htrace.core.MilliSpan
-
- getKVAnnotations() - Method in interface org.apache.htrace.core.Span
-
Get the key-value annotations associated with this span.
- getLow() - Method in class org.apache.htrace.core.SpanId
-
- getMessage() - Method in class org.apache.htrace.core.TimelineAnnotation
-
- getName() - Method in class org.apache.htrace.core.TracerPool
-
Return the name of this TracerPool.
- getParents() - Method in class org.apache.htrace.core.MilliSpan
-
- getParents() - Method in interface org.apache.htrace.core.Span
-
Returns the parent IDs of the span.
- getReceivers() - Method in class org.apache.htrace.core.TracerPool
-
Returns an array of all the current span receivers.
- getRunnable() - Method in class org.apache.htrace.core.TraceRunnable
-
- getSamplers() - Method in class org.apache.htrace.core.Tracer
-
Returns an array of all the current Samplers.
- getSpan() - Method in class org.apache.htrace.core.TraceScope
-
Returns the span which this scope is managing.
- getSpanId() - Method in class org.apache.htrace.core.MilliSpan
-
- getSpanId() - Method in interface org.apache.htrace.core.Span
-
A pseudo-unique (random) number assigned to this span instance.
- getSpanId() - Method in class org.apache.htrace.core.TraceScope
-
Returns the span ID which this scope is managing.
- getSpans() - Method in class org.apache.htrace.core.POJOSpanReceiver
-
- getStartTimeMillis() - Method in class org.apache.htrace.core.MilliSpan
-
- getStartTimeMillis() - Method in interface org.apache.htrace.core.Span
-
Get the span start time.
- getStopTimeMillis() - Method in class org.apache.htrace.core.MilliSpan
-
- getStopTimeMillis() - Method in interface org.apache.htrace.core.Span
-
Get the span stop time.
- getTime() - Method in class org.apache.htrace.core.TimelineAnnotation
-
- getTimelineAnnotations() - Method in class org.apache.htrace.core.MilliSpan
-
- getTimelineAnnotations() - Method in interface org.apache.htrace.core.Span
-
Get the timeline annotation list.
- getTracerId() - Method in class org.apache.htrace.core.MilliSpan
-
- getTracerId() - Method in interface org.apache.htrace.core.Span
-
Return a unique id for the process from which this Span originated.
- getTracerId() - Method in class org.apache.htrace.core.Tracer
-
- getTracerPool() - Method in class org.apache.htrace.core.Tracer
-
- getTracers() - Method in class org.apache.htrace.core.TracerPool
-
Returns an array of all the current Tracers.
- getUniqueLocalTraceFileName() - Static method in class org.apache.htrace.core.LocalFileSpanReceiver
-