| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 |
| Modifier and Type | Method and Description |
|---|---|
SegmentReference |
SegmentReference.Builder.build() |
SegmentReference |
SegmentReference.Builder.buildPartial() |
static SegmentReference |
SegmentReference.getDefaultInstance() |
SegmentReference |
SegmentReference.getDefaultInstanceForType() |
SegmentReference |
SegmentReference.Builder.getDefaultInstanceForType() |
SegmentReference |
SpanObjectOrBuilder.getRefs(int index)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
SegmentReference |
SpanObject.getRefs(int index)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
SegmentReference |
SpanObject.Builder.getRefs(int index)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
static SegmentReference |
SegmentReference.parseDelimitedFrom(InputStream input) |
static SegmentReference |
SegmentReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentReference |
SegmentReference.parseFrom(byte[] data) |
static SegmentReference |
SegmentReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentReference |
SegmentReference.parseFrom(ByteBuffer data) |
static SegmentReference |
SegmentReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentReference |
SegmentReference.parseFrom(com.google.protobuf.ByteString data) |
static SegmentReference |
SegmentReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentReference |
SegmentReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static SegmentReference |
SegmentReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentReference |
SegmentReference.parseFrom(InputStream input) |
static SegmentReference |
SegmentReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SegmentReference> |
SegmentReference.getParserForType() |
List<SegmentReference> |
SpanObjectOrBuilder.getRefsList()
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
List<SegmentReference> |
SpanObject.getRefsList()
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
List<SegmentReference> |
SpanObject.Builder.getRefsList()
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
static com.google.protobuf.Parser<SegmentReference> |
SegmentReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
SpanObject.Builder |
SpanObject.Builder.addRefs(int index,
SegmentReference value)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
SpanObject.Builder |
SpanObject.Builder.addRefs(SegmentReference value)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
SegmentReference.Builder |
SegmentReference.Builder.mergeFrom(SegmentReference other) |
static SegmentReference.Builder |
SegmentReference.newBuilder(SegmentReference prototype) |
SpanObject.Builder |
SpanObject.Builder.setRefs(int index,
SegmentReference value)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
| Modifier and Type | Method and Description |
|---|---|
SpanObject.Builder |
SpanObject.Builder.addAllRefs(Iterable<? extends SegmentReference> values)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.