public static final class EnvelopeProtos.Envelope extends com.google.protobuf.GeneratedMessageV3 implements EnvelopeProtos.EnvelopeOrBuilder
smartthings.brave.kafka.Envelope| Modifier and Type | Class and Description |
|---|---|
static class |
EnvelopeProtos.Envelope.Builder
Protobuf type
smartthings.brave.kafka.Envelope |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
PARENT_ID_FIELD_NUMBER |
static int |
PAYLOAD_FIELD_NUMBER |
static int |
SAMPLED_FIELD_NUMBER |
static int |
SHARED_FIELD_NUMBER |
static int |
SPAN_ID_FIELD_NUMBER |
static int |
TRACE_ID_FIELD_NUMBER |
static int |
TRACE_ID_HIGH_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static EnvelopeProtos.Envelope |
getDefaultInstance() |
EnvelopeProtos.Envelope |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.Parser<EnvelopeProtos.Envelope> |
getParserForType() |
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; |
int |
getSerializedSize() |
boolean |
getShared()
bool shared = 6; |
long |
getSpanId()
int64 span_id = 4; |
long |
getTraceId()
int64 trace_id = 2; |
long |
getTraceIdHigh()
int64 trace_id_high = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasParentId()
.google.protobuf.Int64Value parent_id = 3; |
boolean |
hasSampled()
.google.protobuf.BoolValue sampled = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static EnvelopeProtos.Envelope.Builder |
newBuilder() |
static EnvelopeProtos.Envelope.Builder |
newBuilder(EnvelopeProtos.Envelope prototype) |
EnvelopeProtos.Envelope.Builder |
newBuilderForType() |
protected EnvelopeProtos.Envelope.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static EnvelopeProtos.Envelope |
parseDelimitedFrom(InputStream input) |
static EnvelopeProtos.Envelope |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvelopeProtos.Envelope |
parseFrom(byte[] data) |
static EnvelopeProtos.Envelope |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvelopeProtos.Envelope |
parseFrom(com.google.protobuf.ByteString data) |
static EnvelopeProtos.Envelope |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvelopeProtos.Envelope |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EnvelopeProtos.Envelope |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvelopeProtos.Envelope |
parseFrom(InputStream input) |
static EnvelopeProtos.Envelope |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EnvelopeProtos.Envelope> |
parser() |
EnvelopeProtos.Envelope.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TRACE_ID_HIGH_FIELD_NUMBER
public static final int TRACE_ID_FIELD_NUMBER
public static final int PARENT_ID_FIELD_NUMBER
public static final int SPAN_ID_FIELD_NUMBER
public static final int SAMPLED_FIELD_NUMBER
public static final int SHARED_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getTraceIdHigh()
int64 trace_id_high = 1;getTraceIdHigh in interface EnvelopeProtos.EnvelopeOrBuilderpublic long getTraceId()
int64 trace_id = 2;getTraceId in interface EnvelopeProtos.EnvelopeOrBuilderpublic boolean hasParentId()
.google.protobuf.Int64Value parent_id = 3;hasParentId in interface EnvelopeProtos.EnvelopeOrBuilderpublic com.google.protobuf.Int64Value getParentId()
.google.protobuf.Int64Value parent_id = 3;getParentId in interface EnvelopeProtos.EnvelopeOrBuilderpublic com.google.protobuf.Int64ValueOrBuilder getParentIdOrBuilder()
.google.protobuf.Int64Value parent_id = 3;getParentIdOrBuilder in interface EnvelopeProtos.EnvelopeOrBuilderpublic long getSpanId()
int64 span_id = 4;getSpanId in interface EnvelopeProtos.EnvelopeOrBuilderpublic boolean hasSampled()
.google.protobuf.BoolValue sampled = 5;hasSampled in interface EnvelopeProtos.EnvelopeOrBuilderpublic com.google.protobuf.BoolValue getSampled()
.google.protobuf.BoolValue sampled = 5;getSampled in interface EnvelopeProtos.EnvelopeOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSampledOrBuilder()
.google.protobuf.BoolValue sampled = 5;getSampledOrBuilder in interface EnvelopeProtos.EnvelopeOrBuilderpublic boolean getShared()
bool shared = 6;getShared in interface EnvelopeProtos.EnvelopeOrBuilderpublic com.google.protobuf.ByteString getPayload()
bytes payload = 7;getPayload in interface EnvelopeProtos.EnvelopeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static EnvelopeProtos.Envelope parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvelopeProtos.Envelope parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvelopeProtos.Envelope parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvelopeProtos.Envelope parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EnvelopeProtos.Envelope parseFrom(InputStream input) throws IOException
IOExceptionpublic static EnvelopeProtos.Envelope parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EnvelopeProtos.Envelope parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EnvelopeProtos.Envelope parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EnvelopeProtos.Envelope parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EnvelopeProtos.Envelope parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EnvelopeProtos.Envelope.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static EnvelopeProtos.Envelope.Builder newBuilder()
public static EnvelopeProtos.Envelope.Builder newBuilder(EnvelopeProtos.Envelope prototype)
public EnvelopeProtos.Envelope.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected EnvelopeProtos.Envelope.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static EnvelopeProtos.Envelope getDefaultInstance()
public static com.google.protobuf.Parser<EnvelopeProtos.Envelope> parser()
public com.google.protobuf.Parser<EnvelopeProtos.Envelope> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public EnvelopeProtos.Envelope getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2016–2017 SmartThingsOSS. All rights reserved.