Class IntSum

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

    @Deprecated
    public final class IntSum
    extends com.google.protobuf.GeneratedMessageV3
    implements IntSumOrBuilder
    Deprecated.
     IntSum is deprecated.  Use Sum with an integer value in NumberDataPoint.
     
    Protobuf type opentelemetry.proto.metrics.v1.IntSum
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  IntSum.Builder
      Deprecated.
      IntSum 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
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AGGREGATION_TEMPORALITY_FIELD_NUMBER
      Deprecated.
       
      static int DATA_POINTS_FIELD_NUMBER
      Deprecated.
       
      static int IS_MONOTONIC_FIELD_NUMBER
      Deprecated.
       
      • Fields inherited from class com.google.protobuf.GeneratedMessageV3

        alwaysUseFieldBuilders, unknownFields
      • Fields inherited from class com.google.protobuf.AbstractMessage

        memoizedSize
      • Fields inherited from class com.google.protobuf.AbstractMessageLite

        memoizedHashCode
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean equals​(Object obj)
      Deprecated.
       
      AggregationTemporality getAggregationTemporality()
      Deprecated.
      aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
      int getAggregationTemporalityValue()
      Deprecated.
      aggregation_temporality describes if the aggregator reports delta changes since last report time, or cumulative changes since a fixed start time.
      IntDataPoint getDataPoints​(int index)
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      int getDataPointsCount()
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      List<IntDataPoint> getDataPointsList()
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      IntDataPointOrBuilder getDataPointsOrBuilder​(int index)
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      List<? extends IntDataPointOrBuilder> getDataPointsOrBuilderList()
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      static IntSum getDefaultInstance()
      Deprecated.
       
      IntSum getDefaultInstanceForType()
      Deprecated.
       
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()
      Deprecated.
       
      boolean getIsMonotonic()
      Deprecated.
      If "true" means that the sum is monotonic.
      com.google.protobuf.Parser<IntSum> getParserForType()
      Deprecated.
       
      int getSerializedSize()
      Deprecated.
       
      com.google.protobuf.UnknownFieldSet getUnknownFields()
      Deprecated.
       
      int hashCode()
      Deprecated.
       
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Deprecated.
       
      boolean isInitialized()
      Deprecated.
       
      static IntSum.Builder newBuilder()
      Deprecated.
       
      static IntSum.Builder newBuilder​(IntSum prototype)
      Deprecated.
       
      IntSum.Builder newBuilderForType()
      Deprecated.
       
      protected IntSum.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Deprecated.
       
      protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Deprecated.
       
      static IntSum parseDelimitedFrom​(InputStream input)
      Deprecated.
       
      static IntSum parseDelimitedFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntSum parseFrom​(byte[] data)
      Deprecated.
       
      static IntSum parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntSum parseFrom​(com.google.protobuf.ByteString data)
      Deprecated.
       
      static IntSum parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntSum parseFrom​(com.google.protobuf.CodedInputStream input)
      Deprecated.
       
      static IntSum parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntSum parseFrom​(InputStream input)
      Deprecated.
       
      static IntSum parseFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntSum parseFrom​(ByteBuffer data)
      Deprecated.
       
      static IntSum parseFrom​(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static com.google.protobuf.Parser<IntSum> parser()
      Deprecated.
       
      IntSum.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

      • DATA_POINTS_FIELD_NUMBER

        public static final int DATA_POINTS_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
      • AGGREGATION_TEMPORALITY_FIELD_NUMBER

        public static final int AGGREGATION_TEMPORALITY_FIELD_NUMBER
        Deprecated.
        See Also:
        Constant Field Values
      • IS_MONOTONIC_FIELD_NUMBER

        public static final int IS_MONOTONIC_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
      • getDataPointsCount

        public int getDataPointsCount()
        Deprecated.
        repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
        Specified by:
        getDataPointsCount in interface IntSumOrBuilder
      • getDataPoints

        public IntDataPoint getDataPoints​(int index)
        Deprecated.
        repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
        Specified by:
        getDataPoints in interface IntSumOrBuilder
      • getAggregationTemporalityValue

        public int getAggregationTemporalityValue()
        Deprecated.
         aggregation_temporality describes if the aggregator reports delta changes
         since last report time, or cumulative changes since a fixed start time.
         
        .opentelemetry.proto.metrics.v1.AggregationTemporality aggregation_temporality = 2;
        Specified by:
        getAggregationTemporalityValue in interface IntSumOrBuilder
      • getAggregationTemporality

        public AggregationTemporality getAggregationTemporality()
        Deprecated.
         aggregation_temporality describes if the aggregator reports delta changes
         since last report time, or cumulative changes since a fixed start time.
         
        .opentelemetry.proto.metrics.v1.AggregationTemporality aggregation_temporality = 2;
        Specified by:
        getAggregationTemporality in interface IntSumOrBuilder
      • getIsMonotonic

        public boolean getIsMonotonic()
        Deprecated.
         If "true" means that the sum is monotonic.
         
        bool is_monotonic = 3;
        Specified by:
        getIsMonotonic in interface IntSumOrBuilder
      • 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 IntSum parseFrom​(ByteBuffer data)
                                throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

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

        public static IntSum 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 IntSum parseFrom​(byte[] data)
                                throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

        public static IntSum parseDelimitedFrom​(InputStream input,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws IOException
        Deprecated.
        Throws:
        IOException
      • parseFrom

        public static IntSum parseFrom​(com.google.protobuf.CodedInputStream input)
                                throws IOException
        Deprecated.
        Throws:
        IOException
      • parseFrom

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

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

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

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

        public static IntSum getDefaultInstance()
        Deprecated.
      • parser

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

        public com.google.protobuf.Parser<IntSum> 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 IntSum getDefaultInstanceForType()
        Deprecated.
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder