| Interface | Description |
|---|---|
| SpanConsumer | |
| SpanStore |
Queries data derived from
SpanConsumer. |
| Class | Description |
|---|---|
| InMemoryStorage |
Test storage component that keeps all spans in memory, accepting them on the calling thread.
|
| InMemoryStorage.Builder | |
| QueryRequest |
Invoking this request retrieves traces matching the below filters.
|
| QueryRequest.Builder | |
| StorageComponent |
A component that provides storage interfaces used for spans and aggregations.
|
| StorageComponent.Builder |
Copyright © 2015–2018 OpenZipkin. All rights reserved.