| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.ebpf.profiling.process.v3 |
| Modifier and Type | Method and Description |
|---|---|
static EBPFProcessProperties.MetadataCase |
EBPFProcessProperties.MetadataCase.forNumber(int value) |
EBPFProcessProperties.MetadataCase |
EBPFProcessProperties.getMetadataCase() |
EBPFProcessProperties.MetadataCase |
EBPFProcessProperties.Builder.getMetadataCase() |
EBPFProcessProperties.MetadataCase |
EBPFProcessPropertiesOrBuilder.getMetadataCase() |
static EBPFProcessProperties.MetadataCase |
EBPFProcessProperties.MetadataCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EBPFProcessProperties.MetadataCase |
EBPFProcessProperties.MetadataCase.valueOf(String name)
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.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.