public static interface StorageAdapters.SpanConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(List<Span> spans)
|
void accept(List<Span> spans)
AsyncSpanConsumer.accept(java.util.List<zipkin.Span>, zipkin.storage.Callback<java.lang.Void>), except blocking. Invoked by an executor.Copyright © 2015–2018 OpenZipkin. All rights reserved.