| Package | Description |
|---|---|
| zipkin.storage |
| Modifier and Type | Method and Description |
|---|---|
AsyncSpanStore |
InMemoryStorage.asyncSpanStore() |
AsyncSpanStore |
StorageComponent.asyncSpanStore() |
static AsyncSpanStore |
StorageAdapters.blockingToAsync(SpanStore delegate,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
static SpanStore |
StorageAdapters.asyncToBlocking(AsyncSpanStore delegate) |
Copyright © 2015–2018 OpenZipkin. All rights reserved.