Package brave.handler
Interface MutableSpan.AnnotationUpdater
- Enclosing class:
- MutableSpan
public static interface MutableSpan.AnnotationUpdater
- Since:
- 5.4
-
Method Details
-
update
Returns the same value, an updated one, or null to drop the annotation.- See Also:
Span.annotate(long, String)
-