枚举的使用
org.apache.skywalking.apm.network.language.agent.v3.SpanType
使用SpanType的程序包
-
org.apache.skywalking.apm.network.language.agent.v3中SpanType的使用
修饰符和类型方法说明static SpanTypeSpanType.forNumber(int value) SpanObject.Builder.getSpanType()Span type represents the role in the RPC context.SpanObject.getSpanType()Span type represents the role in the RPC context.SpanObjectOrBuilder.getSpanType()Span type represents the role in the RPC context.static SpanTypeSpanType.valueOf(int value) 已过时。static SpanTypeSpanType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) 返回带有指定名称的该类型的枚举常量。static SpanType返回带有指定名称的该类型的枚举常量。static SpanType[]SpanType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。返回变量类型为SpanType的类型的org.apache.skywalking.apm.network.language.agent.v3中的方法修饰符和类型方法说明static com.google.protobuf.Internal.EnumLiteMap<SpanType>SpanType.internalGetValueMap()修饰符和类型方法说明SpanObject.Builder.setSpanType(SpanType value) Span type represents the role in the RPC context.