Uses of Enum
org.apache.skywalking.apm.network.ebpf.profiling.process.v3.EBPFProcessProperties.MetadataCase
Packages that use EBPFProcessProperties.MetadataCase
-
Uses of EBPFProcessProperties.MetadataCase in org.apache.skywalking.apm.network.ebpf.profiling.process.v3
Methods in org.apache.skywalking.apm.network.ebpf.profiling.process.v3 that return EBPFProcessProperties.MetadataCaseModifier and TypeMethodDescriptionEBPFProcessProperties.MetadataCase.forNumber(int value) EBPFProcessProperties.Builder.getMetadataCase()EBPFProcessProperties.getMetadataCase()EBPFProcessPropertiesOrBuilder.getMetadataCase()EBPFProcessProperties.MetadataCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static EBPFProcessProperties.MetadataCase[]EBPFProcessProperties.MetadataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.