| Package | Description |
|---|---|
| zipkin2.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStorage
Test storage component that keeps all spans in memory, accepting them on the calling thread.
|
| Modifier and Type | Method and Description |
|---|---|
SpanConsumer |
InMemoryStorage.spanConsumer() |
abstract SpanConsumer |
StorageComponent.spanConsumer() |
Copyright © 2015–2019 OpenZipkin. All rights reserved.