- getInteractionId() - Method in class io.opentracing.APMSpan
-
- getNodeBuilder() - Method in class io.opentracing.APMSpan
-
This method returns the node builder associated with the span.
- getNodePath() - Method in class io.opentracing.APMSpan
-
- getNodePath() - Method in class org.hawkular.apm.client.opentracing.NodeBuilder
-
This method returns the node path associated with this node.
- getNodeProcessors() - Method in class org.hawkular.apm.client.opentracing.TraceContext
-
This method returns the node processors.
- getReportingLevel() - Method in class org.hawkular.apm.client.opentracing.TraceContext
-
- getSourceEndpoint() - Method in class org.hawkular.apm.client.opentracing.TraceContext
-
This method returns the source endpoint for the root trace fragment generated
by the service invocation.
- getState() - Method in class io.opentracing.APMSpanBuilder
-
- getTopSpan() - Method in class org.hawkular.apm.client.opentracing.TraceContext
-
This method returns the top span associated with the traces involved in the current
service invocation.
- getTraceContext() - Method in class io.opentracing.APMSpan
-
This method returns the trace context associated with the span.
- getTraceId() - Method in class org.hawkular.apm.client.opentracing.TraceContext
-
This method returns the trace id.
- getTransaction() - Method in class org.hawkular.apm.client.opentracing.TraceContext
-
- getTypeFromUriKey(String) - Static method in class org.hawkular.apm.client.opentracing.TagUtil
-
This method extracts a 'type' from the key used
to identify the URI.
- getUriPath(String) - Static method in class org.hawkular.apm.client.opentracing.TagUtil
-
This method extracts the 'path' component of a
URL.
- getUriPath(Map<String, Object>) - Static method in class org.hawkular.apm.client.opentracing.TagUtil
-
This method returns the URI value from a set of
supplied tags, by first identifying which tag
relates to a URI and then returning its path value.