com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, InternalMetricsOrBuilderpublic final class InternalMetrics extends com.google.protobuf.GeneratedMessageV3 implements InternalMetricsOrBuilder
lightstep.collector.InternalMetrics| Modifier and Type | Class | Description |
|---|---|---|
static class |
InternalMetrics.Builder |
Protobuf type
lightstep.collector.InternalMetrics |
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 |
COUNTS_FIELD_NUMBER |
|
static int |
DURATION_MICROS_FIELD_NUMBER |
|
static int |
GAUGES_FIELD_NUMBER |
|
static int |
LOGS_FIELD_NUMBER |
|
static int |
START_TIMESTAMP_FIELD_NUMBER |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
MetricsSample |
getCounts(int index) |
repeated .lightstep.collector.MetricsSample counts = 4; |
int |
getCountsCount() |
repeated .lightstep.collector.MetricsSample counts = 4; |
java.util.List<MetricsSample> |
getCountsList() |
repeated .lightstep.collector.MetricsSample counts = 4; |
MetricsSampleOrBuilder |
getCountsOrBuilder(int index) |
repeated .lightstep.collector.MetricsSample counts = 4; |
java.util.List<? extends MetricsSampleOrBuilder> |
getCountsOrBuilderList() |
repeated .lightstep.collector.MetricsSample counts = 4; |
static InternalMetrics |
getDefaultInstance() |
|
InternalMetrics |
getDefaultInstanceForType() |
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
long |
getDurationMicros() |
uint64 duration_micros = 2; |
MetricsSample |
getGauges(int index) |
repeated .lightstep.collector.MetricsSample gauges = 5; |
int |
getGaugesCount() |
repeated .lightstep.collector.MetricsSample gauges = 5; |
java.util.List<MetricsSample> |
getGaugesList() |
repeated .lightstep.collector.MetricsSample gauges = 5; |
MetricsSampleOrBuilder |
getGaugesOrBuilder(int index) |
repeated .lightstep.collector.MetricsSample gauges = 5; |
java.util.List<? extends MetricsSampleOrBuilder> |
getGaugesOrBuilderList() |
repeated .lightstep.collector.MetricsSample gauges = 5; |
Log |
getLogs(int index) |
repeated .lightstep.collector.Log logs = 3; |
int |
getLogsCount() |
repeated .lightstep.collector.Log logs = 3; |
java.util.List<Log> |
getLogsList() |
repeated .lightstep.collector.Log logs = 3; |
LogOrBuilder |
getLogsOrBuilder(int index) |
repeated .lightstep.collector.Log logs = 3; |
java.util.List<? extends LogOrBuilder> |
getLogsOrBuilderList() |
repeated .lightstep.collector.Log logs = 3; |
com.google.protobuf.Parser<InternalMetrics> |
getParserForType() |
|
int |
getSerializedSize() |
|
com.google.protobuf.Timestamp |
getStartTimestamp() |
.google.protobuf.Timestamp start_timestamp = 1; |
com.google.protobuf.TimestampOrBuilder |
getStartTimestampOrBuilder() |
.google.protobuf.Timestamp start_timestamp = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
|
int |
hashCode() |
|
boolean |
hasStartTimestamp() |
.google.protobuf.Timestamp start_timestamp = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
static InternalMetrics.Builder |
newBuilder() |
|
static InternalMetrics.Builder |
newBuilder(InternalMetrics prototype) |
|
InternalMetrics.Builder |
newBuilderForType() |
|
protected InternalMetrics.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
static InternalMetrics |
parseDelimitedFrom(java.io.InputStream input) |
|
static InternalMetrics |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
parseFrom(byte[] data) |
|
static InternalMetrics |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
parseFrom(com.google.protobuf.ByteString data) |
|
static InternalMetrics |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
parseFrom(com.google.protobuf.CodedInputStream input) |
|
static InternalMetrics |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
parseFrom(java.io.InputStream input) |
|
static InternalMetrics |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
parseFrom(java.nio.ByteBuffer data) |
|
static InternalMetrics |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static com.google.protobuf.Parser<InternalMetrics> |
parser() |
|
InternalMetrics.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 START_TIMESTAMP_FIELD_NUMBER
public static final int DURATION_MICROS_FIELD_NUMBER
public static final int LOGS_FIELD_NUMBER
public static final int COUNTS_FIELD_NUMBER
public static final int GAUGES_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 boolean hasStartTimestamp()
.google.protobuf.Timestamp start_timestamp = 1;hasStartTimestamp in interface InternalMetricsOrBuilderpublic com.google.protobuf.Timestamp getStartTimestamp()
.google.protobuf.Timestamp start_timestamp = 1;getStartTimestamp in interface InternalMetricsOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimestampOrBuilder()
.google.protobuf.Timestamp start_timestamp = 1;getStartTimestampOrBuilder in interface InternalMetricsOrBuilderpublic long getDurationMicros()
uint64 duration_micros = 2;getDurationMicros in interface InternalMetricsOrBuilderpublic java.util.List<Log> getLogsList()
repeated .lightstep.collector.Log logs = 3;getLogsList in interface InternalMetricsOrBuilderpublic java.util.List<? extends LogOrBuilder> getLogsOrBuilderList()
repeated .lightstep.collector.Log logs = 3;getLogsOrBuilderList in interface InternalMetricsOrBuilderpublic int getLogsCount()
repeated .lightstep.collector.Log logs = 3;getLogsCount in interface InternalMetricsOrBuilderpublic Log getLogs(int index)
repeated .lightstep.collector.Log logs = 3;getLogs in interface InternalMetricsOrBuilderpublic LogOrBuilder getLogsOrBuilder(int index)
repeated .lightstep.collector.Log logs = 3;getLogsOrBuilder in interface InternalMetricsOrBuilderpublic java.util.List<MetricsSample> getCountsList()
repeated .lightstep.collector.MetricsSample counts = 4;getCountsList in interface InternalMetricsOrBuilderpublic java.util.List<? extends MetricsSampleOrBuilder> getCountsOrBuilderList()
repeated .lightstep.collector.MetricsSample counts = 4;getCountsOrBuilderList in interface InternalMetricsOrBuilderpublic int getCountsCount()
repeated .lightstep.collector.MetricsSample counts = 4;getCountsCount in interface InternalMetricsOrBuilderpublic MetricsSample getCounts(int index)
repeated .lightstep.collector.MetricsSample counts = 4;getCounts in interface InternalMetricsOrBuilderpublic MetricsSampleOrBuilder getCountsOrBuilder(int index)
repeated .lightstep.collector.MetricsSample counts = 4;getCountsOrBuilder in interface InternalMetricsOrBuilderpublic java.util.List<MetricsSample> getGaugesList()
repeated .lightstep.collector.MetricsSample gauges = 5;getGaugesList in interface InternalMetricsOrBuilderpublic java.util.List<? extends MetricsSampleOrBuilder> getGaugesOrBuilderList()
repeated .lightstep.collector.MetricsSample gauges = 5;getGaugesOrBuilderList in interface InternalMetricsOrBuilderpublic int getGaugesCount()
repeated .lightstep.collector.MetricsSample gauges = 5;getGaugesCount in interface InternalMetricsOrBuilderpublic MetricsSample getGauges(int index)
repeated .lightstep.collector.MetricsSample gauges = 5;getGauges in interface InternalMetricsOrBuilderpublic MetricsSampleOrBuilder getGaugesOrBuilder(int index)
repeated .lightstep.collector.MetricsSample gauges = 5;getGaugesOrBuilder in interface InternalMetricsOrBuilderpublic 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 InternalMetrics parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InternalMetrics parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InternalMetrics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InternalMetrics parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InternalMetrics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InternalMetrics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InternalMetrics parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static InternalMetrics parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static InternalMetrics parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static InternalMetrics parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static InternalMetrics parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static InternalMetrics parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic InternalMetrics.Builder newBuilderForType()
public static InternalMetrics.Builder newBuilder()
public static InternalMetrics.Builder newBuilder(InternalMetrics prototype)
public InternalMetrics.Builder toBuilder()
protected InternalMetrics.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static InternalMetrics getDefaultInstance()
public static com.google.protobuf.Parser<InternalMetrics> parser()
public com.google.protobuf.Parser<InternalMetrics> getParserForType()
getParserForType in class com.google.protobuf.GeneratedMessageV3public InternalMetrics getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 LightStep. All rights reserved.