Uses of Enum
io.opentelemetry.sdk.trace.SdkSpan.EndState
Packages that use SdkSpan.EndState
-
Uses of SdkSpan.EndState in io.opentelemetry.sdk.trace
Fields in io.opentelemetry.sdk.trace declared as SdkSpan.EndStateMethods in io.opentelemetry.sdk.trace that return SdkSpan.EndStateModifier and TypeMethodDescriptionstatic SdkSpan.EndStateReturns the enum constant of this type with the specified name.static SdkSpan.EndState[]SdkSpan.EndState.values()Returns an array containing the constants of this enum type, in the order they are declared.