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