Uses of Enum Class
io.datarouter.instrumentation.trace.Trace2SpanGroupType
Packages that use Trace2SpanGroupType
-
Uses of Trace2SpanGroupType in io.datarouter.instrumentation.trace
Fields in io.datarouter.instrumentation.trace with type parameters of type Trace2SpanGroupTypeModifier and TypeFieldDescriptionstatic final io.datarouter.enums.StringMappedEnum<Trace2SpanGroupType>Trace2SpanGroupType.BY_PERSISTENT_STRINGMethods in io.datarouter.instrumentation.trace that return Trace2SpanGroupTypeModifier and TypeMethodDescriptionstatic Trace2SpanGroupTypeReturns the enum constant of this class with the specified name.static Trace2SpanGroupType[]Trace2SpanGroupType.values()Returns an array containing the constants of this enum class, in the order they are declared.