枚举的使用
org.apache.skywalking.apm.network.event.v3.Type
使用Type的程序包
-
org.apache.skywalking.apm.network.event.v3中Type的使用
修饰符和类型方法说明static 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) 已过时。static TypeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) 返回带有指定名称的该类型的枚举常量。static Type返回带有指定名称的该类型的枚举常量。static Type[]Type.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。返回变量类型为Type的类型的org.apache.skywalking.apm.network.event.v3中的方法