public static interface EnvelopeProtos.EnvelopeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Int64Value |
getParentId()
.google.protobuf.Int64Value parent_id = 3; |
com.google.protobuf.Int64ValueOrBuilder |
getParentIdOrBuilder()
.google.protobuf.Int64Value parent_id = 3; |
com.google.protobuf.ByteString |
getPayload()
bytes payload = 7; |
com.google.protobuf.BoolValue |
getSampled()
.google.protobuf.BoolValue sampled = 5; |
com.google.protobuf.BoolValueOrBuilder |
getSampledOrBuilder()
.google.protobuf.BoolValue sampled = 5; |
boolean |
getShared()
bool shared = 6; |
long |
getSpanId()
int64 span_id = 4; |
long |
getTraceId()
int64 trace_id = 2; |
long |
getTraceIdHigh()
int64 trace_id_high = 1; |
boolean |
hasParentId()
.google.protobuf.Int64Value parent_id = 3; |
boolean |
hasSampled()
.google.protobuf.BoolValue sampled = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getTraceIdHigh()
int64 trace_id_high = 1;long getTraceId()
int64 trace_id = 2;boolean hasParentId()
.google.protobuf.Int64Value parent_id = 3;com.google.protobuf.Int64Value getParentId()
.google.protobuf.Int64Value parent_id = 3;com.google.protobuf.Int64ValueOrBuilder getParentIdOrBuilder()
.google.protobuf.Int64Value parent_id = 3;long getSpanId()
int64 span_id = 4;boolean hasSampled()
.google.protobuf.BoolValue sampled = 5;com.google.protobuf.BoolValue getSampled()
.google.protobuf.BoolValue sampled = 5;com.google.protobuf.BoolValueOrBuilder getSampledOrBuilder()
.google.protobuf.BoolValue sampled = 5;boolean getShared()
bool shared = 6;com.google.protobuf.ByteString getPayload()
bytes payload = 7;Copyright © 2016–2018 SmartThingsOSS. All rights reserved.