Skip navigation links
A C D E G I O P R S T 

A

ActiveSpan - Class in org.apache.skywalking.apm.toolkit.trace
provide custom api that set tag for current active span.
ActiveSpan() - Constructor for class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 

C

call() - Method in class org.apache.skywalking.apm.toolkit.trace.CallableWrapper
 
CallableWrapper<V> - Class in org.apache.skywalking.apm.toolkit.trace
 
CallableWrapper(Callable<V>) - Constructor for class org.apache.skywalking.apm.toolkit.trace.CallableWrapper
 

D

debug(String) - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 

E

error() - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 
error(String) - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 
error(Throwable) - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 

G

get() - Method in class org.apache.skywalking.apm.toolkit.trace.SupplierWrapper
 
getCorrelation(String) - Static method in class org.apache.skywalking.apm.toolkit.trace.TraceContext
Try to get the custom value from trace context.

I

IgnoredException - Annotation Type in org.apache.skywalking.apm.toolkit.trace
After the exception status checker activated in the agent, the span wouldn't be marked as error status if the exception has this annotation.
info(String) - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 

O

of(Callable<V>) - Static method in class org.apache.skywalking.apm.toolkit.trace.CallableWrapper
 
of(Runnable) - Static method in class org.apache.skywalking.apm.toolkit.trace.RunnableWrapper
 
of(Supplier<V>) - Static method in class org.apache.skywalking.apm.toolkit.trace.SupplierWrapper
 
org.apache.skywalking.apm.toolkit.trace - package org.apache.skywalking.apm.toolkit.trace
 

P

putCorrelation(String, String) - Static method in class org.apache.skywalking.apm.toolkit.trace.TraceContext
Put the custom key/value into trace context.

R

run() - Method in class org.apache.skywalking.apm.toolkit.trace.RunnableWrapper
 
RunnableWrapper - Class in org.apache.skywalking.apm.toolkit.trace
 
RunnableWrapper(Runnable) - Constructor for class org.apache.skywalking.apm.toolkit.trace.RunnableWrapper
 

S

segmentId() - Static method in class org.apache.skywalking.apm.toolkit.trace.TraceContext
Try to get the segmentId of current trace context.
setOperationName(String) - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 
spanId() - Static method in class org.apache.skywalking.apm.toolkit.trace.TraceContext
Try to get the spanId of current trace context.
SupplierWrapper<V> - Class in org.apache.skywalking.apm.toolkit.trace
 
SupplierWrapper(Supplier<V>) - Constructor for class org.apache.skywalking.apm.toolkit.trace.SupplierWrapper
 

T

tag(String, String) - Static method in class org.apache.skywalking.apm.toolkit.trace.ActiveSpan
 
Tag - Annotation Type in org.apache.skywalking.apm.toolkit.trace
Tag the current active span with key Tag.key() and value Tag.value(), if there is no active span, this annotation takes no effect.
Tags - Annotation Type in org.apache.skywalking.apm.toolkit.trace
A wrapper annotation for Tag that allows to apply multiple tags to a single method span,
Trace - Annotation Type in org.apache.skywalking.apm.toolkit.trace
The agent create local span if the method that annotation with Trace.
TraceContext - Class in org.apache.skywalking.apm.toolkit.trace
Try to access the sky-walking tracer context.
TraceContext() - Constructor for class org.apache.skywalking.apm.toolkit.trace.TraceContext
 
TraceCrossThread - Annotation Type in org.apache.skywalking.apm.toolkit.trace
 
traceId() - Static method in class org.apache.skywalking.apm.toolkit.trace.TraceContext
Try to get the traceId of current trace context.
A C D E G I O P R S T 
Skip navigation links

Copyright © 2021 The Apache Software Foundation. All rights reserved.