public interface AsyncSpanConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(List<Span> spans,
Callback<Void> callback)
Stores a list of spans
read from a transport. |
Copyright © 2015–2018 OpenZipkin. All rights reserved.