| Package | Description |
|---|---|
| zipkin.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemorySpanStore
Internally, spans are indexed on 64-bit trace ID
|
| Modifier and Type | Method and Description |
|---|---|
static SpanStore |
StorageAdapters.asyncToBlocking(AsyncSpanStore delegate) |
SpanStore |
StorageComponent.spanStore() |
| Modifier and Type | Method and Description |
|---|---|
static AsyncSpanStore |
StorageAdapters.blockingToAsync(SpanStore delegate,
Executor executor) |
Copyright © 2015–2018 OpenZipkin. All rights reserved.