public interface StorageComponent extends Component
InMemoryStorage| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageComponent.Builder |
Component.CheckResult| Modifier and Type | Method and Description |
|---|---|
AsyncSpanConsumer |
asyncSpanConsumer() |
AsyncSpanStore |
asyncSpanStore() |
SpanStore |
spanStore() |
SpanStore spanStore()
AsyncSpanStore asyncSpanStore()
AsyncSpanConsumer asyncSpanConsumer()
Copyright © 2015–2018 OpenZipkin. All rights reserved.