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