| Package | Description |
|---|---|
| com.twitter.zipkin.gen |
| Modifier and Type | Method and Description |
|---|---|
static Annotation |
Annotation.create(long timestamp,
String value,
Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
Span.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
Span |
Span.addToAnnotations(Annotation elem) |
| Modifier and Type | Method and Description |
|---|---|
Span |
Span.setAnnotations(List<Annotation> annotations) |
Copyright © 2016. All rights reserved.