Uses of Enum
zipkin2.Span.Kind
Packages that use Span.Kind
-
Uses of Span.Kind in zipkin2
Modifier and TypeMethodDescriptionSpan.Builder.kind()
Span.kind()
When present, used to interpretSpan.remoteEndpoint
static Span.Kind
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.