| Package | Description |
|---|---|
| zipkin2.v1 |
| Modifier and Type | Method and Description |
|---|---|
static V1Annotation |
V1Annotation.create(long timestamp,
String value,
Endpoint endpoint)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<V1Annotation> |
V1Span.annotations()
Deprecated.
Same as
Span.annotations(), except each may be associated with Span.localEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
int |
V1Annotation.compareTo(V1Annotation that)
Deprecated.
Compares by
timestamp(), then value(). |
Copyright © 2015–2018 OpenZipkin. All rights reserved.