| Class | Description |
|---|---|
| DefaultSpanCodec | |
| InetAddresses |
Utilities for working with IP Addresses.
|
| Internal |
Allows internal classes outside the package
com.github.kristofa.brave to use non-public
methods. |
| InternalSpan |
Allows internal classes outside the package
com.twitter.zipkin.gen to use non-public
methods. |
| MaybeAddClientAddress<T> |
Parses the
client address, possibly by looking at
"X-Forwarded-For", then the remote address of the input. |
| Util |
Utilities, typically copied in from guava, so as to avoid dependency conflicts.
|
| V2SpanConverter |
This converts
Span instances to Span and visa versa. |
| Annotation Type | Description |
|---|---|
| Nullable |
Libraries such as Guice and AutoValue will process any annotation named
Nullable. |
Copyright © 2018 OpenZipkin. All rights reserved.