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)DoubleValuegetAverage().google.protobuf.DoubleValue average = 1;DoubleValueOrBuildergetAverageOrBuilder().google.protobuf.DoubleValue average = 1;DoubleValuegetContinuousVariance().google.protobuf.DoubleValue continuous_variance = 8;DoubleValueOrBuildergetContinuousVarianceOrBuilder().google.protobuf.DoubleValue continuous_variance = 8;Int64ValuegetCount().google.protobuf.Int64Value count = 4;Int64ValueOrBuildergetCountOrBuilder().google.protobuf.Int64Value count = 4;static TimeseriesPoint.AggregatesgetDefaultInstance()TimeseriesPoint.AggregatesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DoubleValuegetDiscreteVariance().google.protobuf.DoubleValue discrete_variance = 9;DoubleValueOrBuildergetDiscreteVarianceOrBuilder().google.protobuf.DoubleValue discrete_variance = 9;DoubleValuegetInterpolation().google.protobuf.DoubleValue interpolation = 6;DoubleValueOrBuildergetInterpolationOrBuilder().google.protobuf.DoubleValue interpolation = 6;DoubleValuegetMax().google.protobuf.DoubleValue max = 2;DoubleValueOrBuildergetMaxOrBuilder().google.protobuf.DoubleValue max = 2;DoubleValuegetMin().google.protobuf.DoubleValue min = 3;DoubleValueOrBuildergetMinOrBuilder().google.protobuf.DoubleValue min = 3;com.google.protobuf.Parser<TimeseriesPoint.Aggregates>getParserForType()intgetSerializedSize()DoubleValuegetStepInterpolation().google.protobuf.DoubleValue step_interpolation = 7;DoubleValueOrBuildergetStepInterpolationOrBuilder().google.protobuf.DoubleValue step_interpolation = 7;DoubleValuegetSum().google.protobuf.DoubleValue sum = 5;DoubleValueOrBuildergetSumOrBuilder().google.protobuf.DoubleValue sum = 5;DoubleValuegetTotalVariation().google.protobuf.DoubleValue total_variation = 10;DoubleValueOrBuildergetTotalVariationOrBuilder().google.protobuf.DoubleValue total_variation = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAverage().google.protobuf.DoubleValue average = 1;booleanhasContinuousVariance().google.protobuf.DoubleValue continuous_variance = 8;booleanhasCount().google.protobuf.Int64Value count = 4;booleanhasDiscreteVariance().google.protobuf.DoubleValue discrete_variance = 9;inthashCode()booleanhasInterpolation().google.protobuf.DoubleValue interpolation = 6;booleanhasMax().google.protobuf.DoubleValue max = 2;booleanhasMin().google.protobuf.DoubleValue min = 3;booleanhasStepInterpolation().google.protobuf.DoubleValue step_interpolation = 7;booleanhasSum().google.protobuf.DoubleValue sum = 5;booleanhasTotalVariation().google.protobuf.DoubleValue 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, 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()
.google.protobuf.DoubleValue average = 1;- Specified by:
hasAveragein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the average field is set.
-
getAverage
public DoubleValue getAverage()
.google.protobuf.DoubleValue average = 1;- Specified by:
getAveragein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The average.
-
getAverageOrBuilder
public DoubleValueOrBuilder getAverageOrBuilder()
.google.protobuf.DoubleValue average = 1;- Specified by:
getAverageOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasMax
public boolean hasMax()
.google.protobuf.DoubleValue max = 2;- Specified by:
hasMaxin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the max field is set.
-
getMax
public DoubleValue getMax()
.google.protobuf.DoubleValue max = 2;- Specified by:
getMaxin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The max.
-
getMaxOrBuilder
public DoubleValueOrBuilder getMaxOrBuilder()
.google.protobuf.DoubleValue max = 2;- Specified by:
getMaxOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasMin
public boolean hasMin()
.google.protobuf.DoubleValue min = 3;- Specified by:
hasMinin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the min field is set.
-
getMin
public DoubleValue getMin()
.google.protobuf.DoubleValue min = 3;- Specified by:
getMinin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The min.
-
getMinOrBuilder
public DoubleValueOrBuilder getMinOrBuilder()
.google.protobuf.DoubleValue min = 3;- Specified by:
getMinOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasCount
public boolean hasCount()
.google.protobuf.Int64Value count = 4;- Specified by:
hasCountin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the count field is set.
-
getCount
public Int64Value getCount()
.google.protobuf.Int64Value count = 4;- Specified by:
getCountin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The count.
-
getCountOrBuilder
public Int64ValueOrBuilder getCountOrBuilder()
.google.protobuf.Int64Value count = 4;- Specified by:
getCountOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasSum
public boolean hasSum()
.google.protobuf.DoubleValue sum = 5;- Specified by:
hasSumin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the sum field is set.
-
getSum
public DoubleValue getSum()
.google.protobuf.DoubleValue sum = 5;- Specified by:
getSumin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The sum.
-
getSumOrBuilder
public DoubleValueOrBuilder getSumOrBuilder()
.google.protobuf.DoubleValue sum = 5;- Specified by:
getSumOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasInterpolation
public boolean hasInterpolation()
.google.protobuf.DoubleValue interpolation = 6;- Specified by:
hasInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the interpolation field is set.
-
getInterpolation
public DoubleValue getInterpolation()
.google.protobuf.DoubleValue interpolation = 6;- Specified by:
getInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The interpolation.
-
getInterpolationOrBuilder
public DoubleValueOrBuilder getInterpolationOrBuilder()
.google.protobuf.DoubleValue interpolation = 6;- Specified by:
getInterpolationOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasStepInterpolation
public boolean hasStepInterpolation()
.google.protobuf.DoubleValue step_interpolation = 7;- Specified by:
hasStepInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the stepInterpolation field is set.
-
getStepInterpolation
public DoubleValue getStepInterpolation()
.google.protobuf.DoubleValue step_interpolation = 7;- Specified by:
getStepInterpolationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The stepInterpolation.
-
getStepInterpolationOrBuilder
public DoubleValueOrBuilder getStepInterpolationOrBuilder()
.google.protobuf.DoubleValue step_interpolation = 7;- Specified by:
getStepInterpolationOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasContinuousVariance
public boolean hasContinuousVariance()
.google.protobuf.DoubleValue continuous_variance = 8;- Specified by:
hasContinuousVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the continuousVariance field is set.
-
getContinuousVariance
public DoubleValue getContinuousVariance()
.google.protobuf.DoubleValue continuous_variance = 8;- Specified by:
getContinuousVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The continuousVariance.
-
getContinuousVarianceOrBuilder
public DoubleValueOrBuilder getContinuousVarianceOrBuilder()
.google.protobuf.DoubleValue continuous_variance = 8;- Specified by:
getContinuousVarianceOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasDiscreteVariance
public boolean hasDiscreteVariance()
.google.protobuf.DoubleValue discrete_variance = 9;- Specified by:
hasDiscreteVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the discreteVariance field is set.
-
getDiscreteVariance
public DoubleValue getDiscreteVariance()
.google.protobuf.DoubleValue discrete_variance = 9;- Specified by:
getDiscreteVariancein interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The discreteVariance.
-
getDiscreteVarianceOrBuilder
public DoubleValueOrBuilder getDiscreteVarianceOrBuilder()
.google.protobuf.DoubleValue discrete_variance = 9;- Specified by:
getDiscreteVarianceOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
hasTotalVariation
public boolean hasTotalVariation()
.google.protobuf.DoubleValue total_variation = 10;- Specified by:
hasTotalVariationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- Whether the totalVariation field is set.
-
getTotalVariation
public DoubleValue getTotalVariation()
.google.protobuf.DoubleValue total_variation = 10;- Specified by:
getTotalVariationin interfaceTimeseriesPoint.AggregatesOrBuilder- Returns:
- The totalVariation.
-
getTotalVariationOrBuilder
public DoubleValueOrBuilder getTotalVariationOrBuilder()
.google.protobuf.DoubleValue total_variation = 10;- Specified by:
getTotalVariationOrBuilderin interfaceTimeseriesPoint.AggregatesOrBuilder
-
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
-
-