com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ReportResponseOrBuilderpublic final class ReportResponse extends com.google.protobuf.GeneratedMessageV3 implements ReportResponseOrBuilder
lightstep.collector.ReportResponse| Modifier and Type | Class | Description |
|---|---|---|
static class |
ReportResponse.Builder |
Protobuf type
lightstep.collector.ReportResponse |
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 | Description |
|---|---|---|
static int |
COMMANDS_FIELD_NUMBER |
|
static int |
ERRORS_FIELD_NUMBER |
|
static int |
INFOS_FIELD_NUMBER |
|
static int |
RECEIVE_TIMESTAMP_FIELD_NUMBER |
|
static int |
TRANSMIT_TIMESTAMP_FIELD_NUMBER |
|
static int |
WARNINGS_FIELD_NUMBER |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
Command |
getCommands(int index) |
repeated .lightstep.collector.Command commands = 1; |
int |
getCommandsCount() |
repeated .lightstep.collector.Command commands = 1; |
java.util.List<Command> |
getCommandsList() |
repeated .lightstep.collector.Command commands = 1; |
CommandOrBuilder |
getCommandsOrBuilder(int index) |
repeated .lightstep.collector.Command commands = 1; |
java.util.List<? extends CommandOrBuilder> |
getCommandsOrBuilderList() |
repeated .lightstep.collector.Command commands = 1; |
static ReportResponse |
getDefaultInstance() |
|
ReportResponse |
getDefaultInstanceForType() |
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
java.lang.String |
getErrors(int index) |
repeated string errors = 4; |
com.google.protobuf.ByteString |
getErrorsBytes(int index) |
repeated string errors = 4; |
int |
getErrorsCount() |
repeated string errors = 4; |
com.google.protobuf.ProtocolStringList |
getErrorsList() |
repeated string errors = 4; |
java.lang.String |
getInfos(int index) |
repeated string infos = 6; |
com.google.protobuf.ByteString |
getInfosBytes(int index) |
repeated string infos = 6; |
int |
getInfosCount() |
repeated string infos = 6; |
com.google.protobuf.ProtocolStringList |
getInfosList() |
repeated string infos = 6; |
com.google.protobuf.Parser<ReportResponse> |
getParserForType() |
|
com.google.protobuf.Timestamp |
getReceiveTimestamp() |
.google.protobuf.Timestamp receive_timestamp = 2; |
com.google.protobuf.TimestampOrBuilder |
getReceiveTimestampOrBuilder() |
.google.protobuf.Timestamp receive_timestamp = 2; |
int |
getSerializedSize() |
|
com.google.protobuf.Timestamp |
getTransmitTimestamp() |
.google.protobuf.Timestamp transmit_timestamp = 3; |
com.google.protobuf.TimestampOrBuilder |
getTransmitTimestampOrBuilder() |
.google.protobuf.Timestamp transmit_timestamp = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
|
java.lang.String |
getWarnings(int index) |
repeated string warnings = 5; |
com.google.protobuf.ByteString |
getWarningsBytes(int index) |
repeated string warnings = 5; |
int |
getWarningsCount() |
repeated string warnings = 5; |
com.google.protobuf.ProtocolStringList |
getWarningsList() |
repeated string warnings = 5; |
int |
hashCode() |
|
boolean |
hasReceiveTimestamp() |
.google.protobuf.Timestamp receive_timestamp = 2; |
boolean |
hasTransmitTimestamp() |
.google.protobuf.Timestamp transmit_timestamp = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
static ReportResponse.Builder |
newBuilder() |
|
static ReportResponse.Builder |
newBuilder(ReportResponse prototype) |
|
ReportResponse.Builder |
newBuilderForType() |
|
protected ReportResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
static ReportResponse |
parseDelimitedFrom(java.io.InputStream input) |
|
static ReportResponse |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ReportResponse |
parseFrom(byte[] data) |
|
static ReportResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ReportResponse |
parseFrom(com.google.protobuf.ByteString data) |
|
static ReportResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ReportResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
|
static ReportResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ReportResponse |
parseFrom(java.io.InputStream input) |
|
static ReportResponse |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static ReportResponse |
parseFrom(java.nio.ByteBuffer data) |
|
static ReportResponse |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static com.google.protobuf.Parser<ReportResponse> |
parser() |
|
ReportResponse.Builder |
toBuilder() |
|
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTocanUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int COMMANDS_FIELD_NUMBER
public static final int RECEIVE_TIMESTAMP_FIELD_NUMBER
public static final int TRANSMIT_TIMESTAMP_FIELD_NUMBER
public static final int ERRORS_FIELD_NUMBER
public static final int WARNINGS_FIELD_NUMBER
public static final int INFOS_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 java.util.List<Command> getCommandsList()
repeated .lightstep.collector.Command commands = 1;getCommandsList in interface ReportResponseOrBuilderpublic java.util.List<? extends CommandOrBuilder> getCommandsOrBuilderList()
repeated .lightstep.collector.Command commands = 1;getCommandsOrBuilderList in interface ReportResponseOrBuilderpublic int getCommandsCount()
repeated .lightstep.collector.Command commands = 1;getCommandsCount in interface ReportResponseOrBuilderpublic Command getCommands(int index)
repeated .lightstep.collector.Command commands = 1;getCommands in interface ReportResponseOrBuilderpublic CommandOrBuilder getCommandsOrBuilder(int index)
repeated .lightstep.collector.Command commands = 1;getCommandsOrBuilder in interface ReportResponseOrBuilderpublic boolean hasReceiveTimestamp()
.google.protobuf.Timestamp receive_timestamp = 2;hasReceiveTimestamp in interface ReportResponseOrBuilderpublic com.google.protobuf.Timestamp getReceiveTimestamp()
.google.protobuf.Timestamp receive_timestamp = 2;getReceiveTimestamp in interface ReportResponseOrBuilderpublic com.google.protobuf.TimestampOrBuilder getReceiveTimestampOrBuilder()
.google.protobuf.Timestamp receive_timestamp = 2;getReceiveTimestampOrBuilder in interface ReportResponseOrBuilderpublic boolean hasTransmitTimestamp()
.google.protobuf.Timestamp transmit_timestamp = 3;hasTransmitTimestamp in interface ReportResponseOrBuilderpublic com.google.protobuf.Timestamp getTransmitTimestamp()
.google.protobuf.Timestamp transmit_timestamp = 3;getTransmitTimestamp in interface ReportResponseOrBuilderpublic com.google.protobuf.TimestampOrBuilder getTransmitTimestampOrBuilder()
.google.protobuf.Timestamp transmit_timestamp = 3;getTransmitTimestampOrBuilder in interface ReportResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getErrorsList()
repeated string errors = 4;getErrorsList in interface ReportResponseOrBuilderpublic int getErrorsCount()
repeated string errors = 4;getErrorsCount in interface ReportResponseOrBuilderpublic java.lang.String getErrors(int index)
repeated string errors = 4;getErrors in interface ReportResponseOrBuilderpublic com.google.protobuf.ByteString getErrorsBytes(int index)
repeated string errors = 4;getErrorsBytes in interface ReportResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getWarningsList()
repeated string warnings = 5;getWarningsList in interface ReportResponseOrBuilderpublic int getWarningsCount()
repeated string warnings = 5;getWarningsCount in interface ReportResponseOrBuilderpublic java.lang.String getWarnings(int index)
repeated string warnings = 5;getWarnings in interface ReportResponseOrBuilderpublic com.google.protobuf.ByteString getWarningsBytes(int index)
repeated string warnings = 5;getWarningsBytes in interface ReportResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getInfosList()
repeated string infos = 6;getInfosList in interface ReportResponseOrBuilderpublic int getInfosCount()
repeated string infos = 6;getInfosCount in interface ReportResponseOrBuilderpublic java.lang.String getInfos(int index)
repeated string infos = 6;getInfos in interface ReportResponseOrBuilderpublic com.google.protobuf.ByteString getInfosBytes(int index)
repeated string infos = 6;getInfosBytes in interface ReportResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in class com.google.protobuf.AbstractMessagepublic static ReportResponse parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportResponse parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReportResponse parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ReportResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ReportResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ReportResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ReportResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ReportResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic ReportResponse.Builder newBuilderForType()
public static ReportResponse.Builder newBuilder()
public static ReportResponse.Builder newBuilder(ReportResponse prototype)
public ReportResponse.Builder toBuilder()
protected ReportResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ReportResponse getDefaultInstance()
public static com.google.protobuf.Parser<ReportResponse> parser()
public com.google.protobuf.Parser<ReportResponse> getParserForType()
getParserForType in class com.google.protobuf.GeneratedMessageV3public ReportResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 LightStep. All rights reserved.