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 type
com.cognite.client.dto.TimeseriesPoint.Aggregates- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecom.cognite.client.dto.TimeseriesPoint.AggregatesNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleandoubleoptional double average = 1;doubleoptional double continuous_variance = 8;longgetCount()optional int64 count = 4;static TimeseriesPoint.Aggregatesstatic final com.google.protobuf.Descriptors.Descriptordoubleoptional double discrete_variance = 9;doubleoptional double interpolation = 6;doublegetMax()optional double max = 2;doublegetMin()optional double min = 3;com.google.protobuf.Parser<TimeseriesPoint.Aggregates>intdoubleoptional double step_interpolation = 7;doublegetSum()optional double sum = 5;doubleoptional double total_variation = 10;booleanoptional double average = 1;booleanoptional double continuous_variance = 8;booleanhasCount()optional int64 count = 4;booleanoptional double discrete_variance = 9;inthashCode()booleanoptional double interpolation = 6;booleanhasMax()optional double max = 2;booleanhasMin()optional double min = 3;booleanoptional double step_interpolation = 7;booleanhasSum()optional double sum = 5;booleanoptional double total_variation = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(TimeseriesPoint.Aggregates prototype) 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()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
AVERAGE_FIELD_NUMBER
public static final int AVERAGE_FIELD_NUMBER- See Also:
-
MAX_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER- See Also:
-
MIN_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER- See Also:
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER- See Also:
-
SUM_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER- See Also:
-
INTERPOLATION_FIELD_NUMBER
public static final int INTERPOLATION_FIELD_NUMBER- See Also:
-
STEP_INTERPOLATION_FIELD_NUMBER
public static final int STEP_INTERPOLATION_FIELD_NUMBER- See Also:
-
CONTINUOUS_VARIANCE_FIELD_NUMBER
public static final int CONTINUOUS_VARIANCE_FIELD_NUMBER- See Also:
-
DISCRETE_VARIANCE_FIELD_NUMBER
public static final int DISCRETE_VARIANCE_FIELD_NUMBER- See Also:
-
TOTAL_VARIATION_FIELD_NUMBER
public static final int TOTAL_VARIATION_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
- 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
- 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
- Throws:
IOException
-
parseFrom
public static TimeseriesPoint.Aggregates parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- 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
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-