| Package | Description |
|---|---|
| com.lightstep.tracer.grpc |
| Modifier and Type | Method and Description |
|---|---|
static Reference.Relationship |
Reference.Relationship.forNumber(int value) |
Reference.Relationship |
ReferenceOrBuilder.getRelationship()
.lightstep.collector.Reference.Relationship relationship = 1; |
Reference.Relationship |
Reference.getRelationship()
.lightstep.collector.Reference.Relationship relationship = 1; |
Reference.Relationship |
Reference.Builder.getRelationship()
.lightstep.collector.Reference.Relationship relationship = 1; |
static Reference.Relationship |
Reference.Relationship.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Reference.Relationship |
Reference.Relationship.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Reference.Relationship |
Reference.Relationship.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reference.Relationship[] |
Reference.Relationship.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<Reference.Relationship> |
Reference.Relationship.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Reference.Builder |
Reference.Builder.setRelationship(Reference.Relationship value)
.lightstep.collector.Reference.Relationship relationship = 1; |
Copyright © 2023 LightStep. All rights reserved.