@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Trace
Trace. The value of span operation name will
fetch by operationName(). if the value of operationName() is blank string. the operation name will
be set the class name + method name.| Modifier and Type | Optional Element and Description |
|---|---|
String |
operationName |
public abstract String operationName
Copyright © 2019 The Apache Software Foundation. All rights reserved.