Interface LinkData

  • All Known Implementing Classes:
    AutoValue_ImmutableLinkData, ImmutableLinkData

    @Immutable
    public interface LinkData
    Data representation of a link.

    Used (for example) in batching operations, where a single batch handler processes multiple requests from different traces. Link can be also used to reference spans from the same trace.