Package com.cognite.client.dto
Class TimeseriesPoint.Aggregates
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.TimeseriesPoint.Aggregates
-
- All Implemented Interfaces:
TimeseriesPoint.AggregatesOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- TimeseriesPoint
public static final class TimeseriesPoint.Aggregates extends com.google.protobuf.GeneratedMessageV3 implements TimeseriesPoint.AggregatesOrBuilder
Protobuf typecom.cognite.beam.proto.TimeseriesPoint.Aggregates- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTimeseriesPoint.Aggregates.BuilderProtobuf typecom.cognite.beam.proto.TimeseriesPoint.Aggregates-
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 intAVERAGE_FIELD_NUMBERstatic intCONTINUOUS_VARIANCE_FIELD_NUMBERstatic intCOUNT_FIELD_NUMBERstatic intDISCRETE_VARIANCE_FIELD_NUMBERstatic intINTERPOLATION_FIELD_NUMBERstatic intMAX_FIELD_NUMBERstatic intMIN_FIELD_NUMBERstatic intSTEP_INTERPOLATION_FIELD_NUMBERstatic intSUM_FIELD_NUMBERstatic intTOTAL_VARIATION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)doublegetAverage()optional double average = 1;doublegetContinuousVariance()optional double continuous_variance = 8;longgetCount()optional int64 count = 4;static TimeseriesPoint.AggregatesgetDefaultInstance()TimeseriesPoint.AggregatesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetDiscreteVariance()optional double discrete_variance = 9;doublegetInterpolation()optional double interpolation = 6;doublegetMax()optional double max = 2;doublegetMin()optional double min = 3;com.google.protobuf.Parser<TimeseriesPoint.Aggregates>getParserForType()intgetSerializedSize()doublegetStepInterpolation()optional double step_interpolation = 7;doublegetSum()optional double sum = 5;doublegetTotalVariation()optional double total_variation = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAverage()optional double average = 1;booleanhasContinuousVariance()optional double continuous_variance = 8;booleanhasCount()optional int64 count = 4;booleanhasDiscreteVariance()optional double discrete_variance = 9;inthashCode()booleanhasInterpolation()optional double interpolation = 6;booleanhasMax()optional double max = 2;booleanhasMin()optional double min = 3;booleanhasStepInterpolation()optional double step_interpolation = 7;booleanhasSum()optional double sum = 5;booleanhasTotalVariation()optional double total_variation = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static TimeseriesPoint.Aggregates.BuildernewBuilder()static TimeseriesPoint.Aggregates.BuildernewBuilder(TimeseriesPoint.Aggregates prototype)TimeseriesPoint.Aggregates.BuildernewBuilderForType()protected TimeseriesPoint.Aggregates.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TimeseriesPoint.AggregatesparseDelimitedFrom(InputStream input)static TimeseriesPoint.AggregatesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeseriesPoint.AggregatesparseFrom(byte[] data)static TimeseriesPoint.AggregatesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeseriesPoint.AggregatesparseFrom(com.google.protobuf.ByteString data)static TimeseriesPoint.AggregatesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeseriesPoint.AggregatesparseFrom(com.google.protobuf.CodedInputStream input)static TimeseriesPoint.AggregatesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeseriesPoint.AggregatesparseFrom(InputStream input)static TimeseriesPoint.AggregatesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeseriesPoint.AggregatesparseFrom(ByteBuffer data)static TimeseriesPoint.AggregatesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TimeseriesPoint.Aggregates>parser()TimeseriesPoint.Aggregates.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
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, isStringEmpty, 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 class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
AVERAGE_FIELD_NUMBER
public static final int AVERAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUM_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERPOLATION_FIELD_NUMBER
public static final int INTERPOLATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STEP_INTERPOLATION_FIELD_NUMBER
public static final int STEP_INTERPOLATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTINUOUS_VARIANCE_FIELD_NUMBER
public static final int CONTINUOUS_VARIANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISCRETE_VARIANCE_FIELD_NUMBER
public static final int DISCRETE_VARIANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_VARIATION_FIELD_NUMBER
public static final int TOTAL_VARIATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasAverage
public boolean hasAverage()
optional double average = 1;- Specified by:
hasAveragein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the average field is set.
-
getAverage
public double getAverage()
optional double average = 1;- Specified by:
getAveragein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The average.
-
hasMax
public boolean hasMax()
optional double max = 2;- Specified by:
hasMaxin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the max field is set.
-
getMax
public double getMax()
optional double max = 2;- Specified by:
getMaxin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The max.
-
hasMin
public boolean hasMin()
optional double min = 3;- Specified by:
hasMinin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the min field is set.
-
getMin
public double getMin()
optional double min = 3;- Specified by:
getMinin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The min.
-
hasCount
public boolean hasCount()
optional int64 count = 4;- Specified by:
hasCountin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the count field is set.
-
getCount
public long getCount()
optional int64 count = 4;- Specified by:
getCountin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The count.
-
hasSum
public boolean hasSum()
optional double sum = 5;- Specified by:
hasSumin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the sum field is set.
-
getSum
public double getSum()
optional double sum = 5;- Specified by:
getSumin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The sum.
-
hasInterpolation
public boolean hasInterpolation()
optional double interpolation = 6;- Specified by:
hasInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the interpolation field is set.
-
getInterpolation
public double getInterpolation()
optional double interpolation = 6;- Specified by:
getInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The interpolation.
-
hasStepInterpolation
public boolean hasStepInterpolation()
optional double step_interpolation = 7;- Specified by:
hasStepInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the stepInterpolation field is set.
-
getStepInterpolation
public double getStepInterpolation()
optional double step_interpolation = 7;- Specified by:
getStepInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The stepInterpolation.
-
hasContinuousVariance
public boolean hasContinuousVariance()
optional double continuous_variance = 8;- Specified by:
hasContinuousVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the continuousVariance field is set.
-
getContinuousVariance
public double getContinuousVariance()
optional double continuous_variance = 8;- Specified by:
getContinuousVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The continuousVariance.
-
hasDiscreteVariance
public boolean hasDiscreteVariance()
optional double discrete_variance = 9;- Specified by:
hasDiscreteVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the discreteVariance field is set.
-
getDiscreteVariance
public double getDiscreteVariance()
optional double discrete_variance = 9;- Specified by:
getDiscreteVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The discreteVariance.
-
hasTotalVariation
public boolean hasTotalVariation()
optional double total_variation = 10;- Specified by:
hasTotalVariationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the totalVariation field is set.
-
getTotalVariation
public double getTotalVariation()
optional double total_variation = 10;- Specified by:
getTotalVariationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The totalVariation.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TimeseriesPoint.Aggregates parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TimeseriesPoint.Aggregates parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public TimeseriesPoint.Aggregates.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TimeseriesPoint.Aggregates.Builder newBuilder()
-
newBuilder
public static TimeseriesPoint.Aggregates.Builder newBuilder(TimeseriesPoint.Aggregates prototype)
-
toBuilder
public TimeseriesPoint.Aggregates.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TimeseriesPoint.Aggregates.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TimeseriesPoint.Aggregates getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TimeseriesPoint.Aggregates> parser()
-
getParserForType
public com.google.protobuf.Parser<TimeseriesPoint.Aggregates> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TimeseriesPoint.Aggregates getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-