com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderReference, Reference.Builderpublic interface ReferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
Reference.Relationship |
getRelationship() |
.lightstep.collector.Reference.Relationship relationship = 1; |
int |
getRelationshipValue() |
.lightstep.collector.Reference.Relationship relationship = 1; |
SpanContext |
getSpanContext() |
.lightstep.collector.SpanContext span_context = 2; |
SpanContextOrBuilder |
getSpanContextOrBuilder() |
.lightstep.collector.SpanContext span_context = 2; |
boolean |
hasSpanContext() |
.lightstep.collector.SpanContext span_context = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRelationshipValue()
.lightstep.collector.Reference.Relationship relationship = 1;Reference.Relationship getRelationship()
.lightstep.collector.Reference.Relationship relationship = 1;boolean hasSpanContext()
.lightstep.collector.SpanContext span_context = 2;SpanContext getSpanContext()
.lightstep.collector.SpanContext span_context = 2;SpanContextOrBuilder getSpanContextOrBuilder()
.lightstep.collector.SpanContext span_context = 2;Copyright © 2018 LightStep. All rights reserved.