Class IntExemplar

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, IntExemplarOrBuilder, Serializable

    @Deprecated
    public final class IntExemplar
    extends com.google.protobuf.GeneratedMessageV3
    implements IntExemplarOrBuilder
    Deprecated.
     IntExemplar is deprecated. Use Exemplar with as_int for value
     
    Protobuf type opentelemetry.proto.metrics.v1.IntExemplar
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  IntExemplar.Builder
      Deprecated.
      IntExemplar is deprecated.
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean equals​(Object obj)
      Deprecated.
       
      static IntExemplar getDefaultInstance()
      Deprecated.
       
      IntExemplar getDefaultInstanceForType()
      Deprecated.
       
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()
      Deprecated.
       
      StringKeyValue getFilteredLabels​(int index)
      Deprecated.
      The set of labels that were filtered out by the aggregator, but recorded alongside the original measurement.
      int getFilteredLabelsCount()
      Deprecated.
      The set of labels that were filtered out by the aggregator, but recorded alongside the original measurement.
      List<StringKeyValue> getFilteredLabelsList()
      Deprecated.
      The set of labels that were filtered out by the aggregator, but recorded alongside the original measurement.
      StringKeyValueOrBuilder getFilteredLabelsOrBuilder​(int index)
      Deprecated.
      The set of labels that were filtered out by the aggregator, but recorded alongside the original measurement.
      List<? extends StringKeyValueOrBuilder> getFilteredLabelsOrBuilderList()
      Deprecated.
      The set of labels that were filtered out by the aggregator, but recorded alongside the original measurement.
      com.google.protobuf.Parser<IntExemplar> getParserForType()
      Deprecated.
       
      int getSerializedSize()
      Deprecated.
       
      com.google.protobuf.ByteString getSpanId()
      Deprecated.
      (Optional) Span ID of the exemplar trace.
      long getTimeUnixNano()
      Deprecated.
      time_unix_nano is the exact time when this exemplar was recorded Value is UNIX Epoch time in nanoseconds since 00:00:00 UTC on 1 January 1970.
      com.google.protobuf.ByteString getTraceId()
      Deprecated.
      (Optional) Trace ID of the exemplar trace.
      com.google.protobuf.UnknownFieldSet getUnknownFields()
      Deprecated.
       
      long getValue()
      Deprecated.
      Numerical int value of the measurement that was recorded.
      int hashCode()
      Deprecated.
       
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Deprecated.
       
      boolean isInitialized()
      Deprecated.
       
      static IntExemplar.Builder newBuilder()
      Deprecated.
       
      static IntExemplar.Builder newBuilder​(IntExemplar prototype)
      Deprecated.
       
      IntExemplar.Builder newBuilderForType()
      Deprecated.
       
      protected IntExemplar.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Deprecated.
       
      protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Deprecated.
       
      static IntExemplar parseDelimitedFrom​(InputStream input)
      Deprecated.
       
      static IntExemplar parseDelimitedFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntExemplar parseFrom​(byte[] data)
      Deprecated.
       
      static IntExemplar parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntExemplar parseFrom​(com.google.protobuf.ByteString data)
      Deprecated.
       
      static IntExemplar parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntExemplar parseFrom​(com.google.protobuf.CodedInputStream input)
      Deprecated.
       
      static IntExemplar parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntExemplar parseFrom​(InputStream input)
      Deprecated.
       
      static IntExemplar parseFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntExemplar parseFrom​(ByteBuffer data)
      Deprecated.
       
      static IntExemplar parseFrom​(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static com.google.protobuf.Parser<IntExemplar> parser()
      Deprecated.
       
      IntExemplar.Builder toBuilder()
      Deprecated.
       
      void writeTo​(com.google.protobuf.CodedOutputStream output)
      Deprecated.
       
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3

        canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
      • Methods inherited from class com.google.protobuf.AbstractMessage

        findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
      • Methods inherited from class com.google.protobuf.AbstractMessageLite

        addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageLite

        toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
    • Field Detail

      • FILTERED_LABELS_FIELD_NUMBER

        public static final int FILTERED_LABELS_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
      • TIME_UNIX_NANO_FIELD_NUMBER

        public static final int TIME_UNIX_NANO_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
      • VALUE_FIELD_NUMBER

        public static final int VALUE_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
      • SPAN_ID_FIELD_NUMBER

        public static final int SPAN_ID_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
      • TRACE_ID_FIELD_NUMBER

        public static final int TRACE_ID_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
    • Method Detail

      • newInstance

        protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Deprecated.
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getUnknownFields

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        Deprecated.
        Specified by:
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        Deprecated.
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Deprecated.
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
      • getFilteredLabelsList

        public List<StringKeyValue> getFilteredLabelsList()
        Deprecated.
         The set of labels that were filtered out by the aggregator, but recorded
         alongside the original measurement. Only labels that were filtered out
         by the aggregator should be included
         
        repeated .opentelemetry.proto.common.v1.StringKeyValue filtered_labels = 1;
        Specified by:
        getFilteredLabelsList in interface IntExemplarOrBuilder
      • getFilteredLabelsOrBuilderList

        public List<? extends StringKeyValueOrBuilder> getFilteredLabelsOrBuilderList()
        Deprecated.
         The set of labels that were filtered out by the aggregator, but recorded
         alongside the original measurement. Only labels that were filtered out
         by the aggregator should be included
         
        repeated .opentelemetry.proto.common.v1.StringKeyValue filtered_labels = 1;
        Specified by:
        getFilteredLabelsOrBuilderList in interface IntExemplarOrBuilder
      • getFilteredLabelsCount

        public int getFilteredLabelsCount()
        Deprecated.
         The set of labels that were filtered out by the aggregator, but recorded
         alongside the original measurement. Only labels that were filtered out
         by the aggregator should be included
         
        repeated .opentelemetry.proto.common.v1.StringKeyValue filtered_labels = 1;
        Specified by:
        getFilteredLabelsCount in interface IntExemplarOrBuilder
      • getFilteredLabels

        public StringKeyValue getFilteredLabels​(int index)
        Deprecated.
         The set of labels that were filtered out by the aggregator, but recorded
         alongside the original measurement. Only labels that were filtered out
         by the aggregator should be included
         
        repeated .opentelemetry.proto.common.v1.StringKeyValue filtered_labels = 1;
        Specified by:
        getFilteredLabels in interface IntExemplarOrBuilder
      • getFilteredLabelsOrBuilder

        public StringKeyValueOrBuilder getFilteredLabelsOrBuilder​(int index)
        Deprecated.
         The set of labels that were filtered out by the aggregator, but recorded
         alongside the original measurement. Only labels that were filtered out
         by the aggregator should be included
         
        repeated .opentelemetry.proto.common.v1.StringKeyValue filtered_labels = 1;
        Specified by:
        getFilteredLabelsOrBuilder in interface IntExemplarOrBuilder
      • getTimeUnixNano

        public long getTimeUnixNano()
        Deprecated.
         time_unix_nano is the exact time when this exemplar was recorded
         Value is UNIX Epoch time in nanoseconds since 00:00:00 UTC on 1 January
         1970.
         
        fixed64 time_unix_nano = 2;
        Specified by:
        getTimeUnixNano in interface IntExemplarOrBuilder
      • getValue

        public long getValue()
        Deprecated.
         Numerical int value of the measurement that was recorded.
         
        sfixed64 value = 3;
        Specified by:
        getValue in interface IntExemplarOrBuilder
      • getSpanId

        public com.google.protobuf.ByteString getSpanId()
        Deprecated.
         (Optional) Span ID of the exemplar trace.
         span_id may be missing if the measurement is not recorded inside a trace
         or if the trace is not sampled.
         
        bytes span_id = 4;
        Specified by:
        getSpanId in interface IntExemplarOrBuilder
      • getTraceId

        public com.google.protobuf.ByteString getTraceId()
        Deprecated.
         (Optional) Trace ID of the exemplar trace.
         trace_id may be missing if the measurement is not recorded inside a trace
         or if the trace is not sampled.
         
        bytes trace_id = 5;
        Specified by:
        getTraceId in interface IntExemplarOrBuilder
      • isInitialized

        public final boolean isInitialized()
        Deprecated.
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws IOException
        Deprecated.
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        IOException
      • getSerializedSize

        public int getSerializedSize()
        Deprecated.
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(Object obj)
        Deprecated.
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Deprecated.
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static IntExemplar parseFrom​(ByteBuffer data)
                                     throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntExemplar parseFrom​(ByteBuffer data,
                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                     throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntExemplar parseFrom​(com.google.protobuf.ByteString data)
                                     throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntExemplar parseFrom​(com.google.protobuf.ByteString data,
                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                     throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntExemplar parseFrom​(byte[] data)
                                     throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntExemplar parseFrom​(byte[] data,
                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                     throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntExemplar parseFrom​(com.google.protobuf.CodedInputStream input,
                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                     throws IOException
        Deprecated.
        Throws:
        IOException
      • newBuilderForType

        public IntExemplar.Builder newBuilderForType()
        Deprecated.
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public IntExemplar.Builder toBuilder()
        Deprecated.
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected IntExemplar.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Deprecated.
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstance

        public static IntExemplar getDefaultInstance()
        Deprecated.
      • parser

        public static com.google.protobuf.Parser<IntExemplar> parser()
        Deprecated.
      • getParserForType

        public com.google.protobuf.Parser<IntExemplar> getParserForType()
        Deprecated.
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public IntExemplar getDefaultInstanceForType()
        Deprecated.
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder