Package brave.handler

Interface MutableSpan.AnnotationUpdater

Enclosing class:
MutableSpan

public static interface MutableSpan.AnnotationUpdater
Since:
5.4
  • Method Summary

    Modifier and Type Method Description
    String update​(long timestamp, String value)
    Returns the same value, an updated one, or null to drop the annotation.