decoded from a transport.accept(java.util.List<zipkin.Span>, zipkin.async.Callback<java.lang.Void>), except blocking.Constants.CLIENT_ADDR and
Constants.SERVER_ADDR.Span.annotations include a value in this set.SpanStore but accepts callbacks to allow
bridging to async libraries.SpanStore implementation that can take a AsyncSpanStore and call its methods
with blocking, for use in callers that need a normal SpanStore.Span.binaryAnnotations include a String whose key and
value are an entry in this set.AsyncSpanConsumer from a blocking api.AsyncSpanStore from a blocking api.BinaryAnnotation.endpoint indicates a client address ("ca") in a span.Annotation.timestamp, then Annotation.value.Span.timestamp, then Span.name.Annotation.value, primarily for query by service name.BinaryAnnotation.value, allowing query by service name or address.Span.timestamp are at or before this time in
epoch milliseconds.BinaryAnnotation.Type.BYTES if unknown.SpanStore.getDependencies(long, java.lang.Long) that accepts Callback.SpanStore.getRawTrace(long) that accepts Callback.SpanStore.getServiceNames() that accepts Callback.service names.SpanStore.getSpanNames(java.lang.String) that accepts Callback.Endpoint.serviceName.SpanStore.getTrace(long) that accepts Callback.SpanStore.getTraces(zipkin.QueryRequest) that accepts Callback.SpanStore and AsyncSpanStore for convenience."http.path" or "finagle.version".value of "lc" is the component or namespace of a local
span.Span.timestamp are at or after (endTs -
lookback) in milliseconds.Span.duration is less than or equal to maxDuration
microseconds.Span.duration is greater than or equal to
minDuration microseconds.Span.id or null if this the root span in a trace.BinaryAnnotation.endpoint indicates a server address ("sa") in a span.Endpoint.serviceName and constrains all other parameters.service names that logged to this span.Span.namebinary annotation keys."sr".Copyright © 2015–2016 OpenZipkin. All rights reserved.