| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 |
| Modifier and Type | Method and Description |
|---|---|
static RefType |
RefType.forNumber(int value) |
RefType |
SegmentReferenceOrBuilder.getRefType()
Represent the reference type.
|
RefType |
SegmentReference.getRefType()
Represent the reference type.
|
RefType |
SegmentReference.Builder.getRefType()
Represent the reference type.
|
static RefType |
RefType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RefType |
RefType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RefType |
RefType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefType[] |
RefType.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<RefType> |
RefType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SegmentReference.Builder |
SegmentReference.Builder.setRefType(RefType value)
Represent the reference type.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.