Package zipkin2.v1

Class V1Annotation

java.lang.Object
zipkin2.v1.V1Annotation
All Implemented Interfaces:
Comparable<V1Annotation>

@Deprecated public final class V1Annotation extends Object implements Comparable<V1Annotation>
Deprecated.
new code should use Annotation.
Like Annotation, except in v1 format the Span.localEndpoint() was repeated for each annotation.