Uses of Enum
org.apache.skywalking.apm.network.ebpf.profiling.v3.EBPFProfilingStackType
Packages that use EBPFProfilingStackType
-
Uses of EBPFProfilingStackType in org.apache.skywalking.apm.network.ebpf.profiling.v3
Methods in org.apache.skywalking.apm.network.ebpf.profiling.v3 that return EBPFProfilingStackTypeModifier and TypeMethodDescriptionstatic EBPFProfilingStackTypeEBPFProfilingStackType.forNumber(int value) EBPFProfilingStackMetadata.Builder.getStackType()stack typeEBPFProfilingStackMetadata.getStackType()stack typeEBPFProfilingStackMetadataOrBuilder.getStackType()stack typestatic EBPFProfilingStackTypeEBPFProfilingStackType.valueOf(int value) Deprecated.static EBPFProfilingStackTypeEBPFProfilingStackType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static EBPFProfilingStackTypeReturns the enum constant of this type with the specified name.static EBPFProfilingStackType[]EBPFProfilingStackType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.skywalking.apm.network.ebpf.profiling.v3 that return types with arguments of type EBPFProfilingStackTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EBPFProfilingStackType>EBPFProfilingStackType.internalGetValueMap()Methods in org.apache.skywalking.apm.network.ebpf.profiling.v3 with parameters of type EBPFProfilingStackTypeModifier and TypeMethodDescriptionEBPFProfilingStackMetadata.Builder.setStackType(EBPFProfilingStackType value) stack type