static TraceSpan.SpanKind |
TraceSpan.SpanKind.forNumber(int value) |
|
TraceSpan.SpanKind |
TraceSpan.Builder.getKind() |
Distinguishes between spans generated in a particular context.
|
TraceSpan.SpanKind |
TraceSpan.getKind() |
Distinguishes between spans generated in a particular context.
|
TraceSpan.SpanKind |
TraceSpanOrBuilder.getKind() |
Distinguishes between spans generated in a particular context.
|
static TraceSpan.SpanKind |
TraceSpan.SpanKind.valueOf(int value) |
Deprecated.
|
static TraceSpan.SpanKind |
TraceSpan.SpanKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TraceSpan.SpanKind |
TraceSpan.SpanKind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TraceSpan.SpanKind[] |
TraceSpan.SpanKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|