| Package | Description |
|---|---|
| zipkin2 |
| Modifier and Type | Method and Description |
|---|---|
Span.Kind |
Span.kind()
When present, used to interpret
Span.remoteEndpoint |
Span.Kind |
Span.Builder.kind() |
static Span.Kind |
Span.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Span.Kind[] |
Span.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Span.Builder |
Span.Builder.kind(Span.Kind kind) |
Copyright © 2015–2019 OpenZipkin. All rights reserved.