Uses of Class
io.datarouter.trace.storage.span.Trace2SpanGroupType
| Package | Description |
|---|---|
| io.datarouter.trace.storage.span |
-
Uses of Trace2SpanGroupType in io.datarouter.trace.storage.span
Fields in io.datarouter.trace.storage.span with type parameters of type Trace2SpanGroupType Modifier and Type Field Description static io.datarouter.model.field.imp.enums.StringEnumFieldKey<Trace2SpanGroupType>Trace2Span.FieldKeys. groupTypeMethods in io.datarouter.trace.storage.span that return Trace2SpanGroupType Modifier and Type Method Description Trace2SpanGroupTypeTrace2SpanGroupType. fromPersistentString(java.lang.String string)static Trace2SpanGroupTypeTrace2SpanGroupType. fromPersistentStringStatic(java.lang.String str)Trace2SpanGroupTypeTrace2Span. getGroupType()static Trace2SpanGroupTypeTrace2SpanGroupType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Trace2SpanGroupType[]Trace2SpanGroupType. values()Returns an array containing the constants of this enum type, in the order they are declared.