| Modifier and Type | Field and Description |
|---|---|
static Encoder<zipkin.Span> |
Encoder.JSON |
static Encoder<zipkin.Span> |
Encoder.THRIFT |
| Modifier and Type | Method and Description |
|---|---|
<S> AsyncReporter<S> |
AsyncReporter.Builder.build(Encoder<S> encoder)
Builds an async reporter that encodes arbitrary spans as they are reported.
|
Copyright © 2016–2017 OpenZipkin. All rights reserved.