Uses of Enum
org.springframework.cloud.sleuth.Span.Kind
Packages that use Span.Kind
Package
Description
-
Uses of Span.Kind in org.springframework.cloud.sleuth
Methods in org.springframework.cloud.sleuth that return Span.KindModifier and TypeMethodDescriptionstatic Span.KindReturns 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.Methods in org.springframework.cloud.sleuth with parameters of type Span.KindModifier and TypeMethodDescriptionSets the kind on the span. -
Uses of Span.Kind in org.springframework.cloud.sleuth.docs
Methods in org.springframework.cloud.sleuth.docs with parameters of type Span.Kind -
Uses of Span.Kind in org.springframework.cloud.sleuth.exporter
Methods in org.springframework.cloud.sleuth.exporter that return Span.Kind -
Uses of Span.Kind in org.springframework.cloud.sleuth.http
Methods in org.springframework.cloud.sleuth.http that return Span.Kind