Uses of Enum
org.apache.skywalking.apm.network.event.v3.Type
Packages that use Type
-
Uses of Type in org.apache.skywalking.apm.network.event.v3
Methods in org.apache.skywalking.apm.network.event.v3 that return TypeModifier and TypeMethodDescriptionstatic TypeType.forNumber(int value) Event.Builder.getType()The type of the event.Event.getType()The type of the event.EventOrBuilder.getType()The type of the event.static TypeType.valueOf(int value) Deprecated.static TypeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TypeReturns the enum constant of this type with the specified name.static Type[]Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.skywalking.apm.network.event.v3 that return types with arguments of type TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Type>Type.internalGetValueMap()Methods in org.apache.skywalking.apm.network.event.v3 with parameters of type TypeModifier and TypeMethodDescriptionThe type of the event.