| Package | Description |
|---|---|
| zipkin.collector | |
| zipkin.storage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectorComponent
The collector represents the server-side of a transport.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageComponent
A component that provides storage interfaces used for spans and aggregations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStorage
Test storage component that keeps all spans in memory, accepting them on the calling thread.
|
Copyright © 2015–2018 OpenZipkin. All rights reserved.