Uses of Enum Class
io.helidon.tracing.Span.Status
-
Uses of Span.Status in io.helidon.tracing
Modifier and TypeMethodDescriptionstatic Span.Status
Returns the enum constant of this class with the specified name.static Span.Status[]
Span.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Span.status
(Span.Status status) Span status, mostly used to configureERROR
.