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