Uses of Enum
org.apache.skywalking.apm.network.language.agent.v3.SpanAttachedEvent.SpanReferenceType
Packages that use SpanAttachedEvent.SpanReferenceType
-
Uses of SpanAttachedEvent.SpanReferenceType in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return SpanAttachedEvent.SpanReferenceTypeModifier and TypeMethodDescriptionSpanAttachedEvent.SpanReferenceType.forNumber(int value) SpanAttachedEvent.SpanReference.Builder.getType().skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;SpanAttachedEvent.SpanReference.getType().skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;SpanAttachedEvent.SpanReferenceOrBuilder.getType().skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;SpanAttachedEvent.SpanReferenceType.valueOf(int value) Deprecated.SpanAttachedEvent.SpanReferenceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static SpanAttachedEvent.SpanReferenceType[]SpanAttachedEvent.SpanReferenceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type SpanAttachedEvent.SpanReferenceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SpanAttachedEvent.SpanReferenceType>SpanAttachedEvent.SpanReferenceType.internalGetValueMap()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type SpanAttachedEvent.SpanReferenceTypeModifier and TypeMethodDescriptionSpanAttachedEvent.SpanReference.Builder.setType(SpanAttachedEvent.SpanReferenceType value) .skywalking.v3.SpanAttachedEvent.SpanReferenceType type = 1;