-
Method Summary
default int
default void
configure(io.opentelemetry.sdk.autoconfigure.spi.ConfigProperties config)
Machine-readable description of the cause like "UserIdCause:anonymous"...
boolean
default int
-
Method Details
-
-
isSupported
boolean isSupported(@NonNull
Cause cause)
-
getStructuredDescription
@NonNull
default String getStructuredDescription(@NonNull
Cause cause)
Machine-readable description of the cause like "UserIdCause:anonymous"...
-
ordinal
default int ordinal()
- Returns:
- the ordinal of this handler to execute step handlers in predictable order. The smallest ordinal is executed first.
-