Interface SpanConsumer

All Known Implementing Classes:
InMemoryStorage

public interface SpanConsumer
  • Method Summary

    Modifier and Type Method Description
    Call<Void> accept​(List<Span> spans)