| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.ebpf.profiling.v3 |
| Modifier and Type | Method and Description |
|---|---|
static EBPFProfilingStackType |
EBPFProfilingStackType.forNumber(int value) |
EBPFProfilingStackType |
EBPFProfilingStackMetadataOrBuilder.getStackType()
stack type
|
EBPFProfilingStackType |
EBPFProfilingStackMetadata.getStackType()
stack type
|
EBPFProfilingStackType |
EBPFProfilingStackMetadata.Builder.getStackType()
stack type
|
static EBPFProfilingStackType |
EBPFProfilingStackType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EBPFProfilingStackType |
EBPFProfilingStackType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EBPFProfilingStackType |
EBPFProfilingStackType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<EBPFProfilingStackType> |
EBPFProfilingStackType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
EBPFProfilingStackMetadata.Builder |
EBPFProfilingStackMetadata.Builder.setStackType(EBPFProfilingStackType value)
stack type
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.