Class AggSpec
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.backplane.grpc.AggSpec
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AggSpecOrBuilder,Serializable
public final class AggSpec
extends com.google.protobuf.GeneratedMessageV3
implements AggSpecOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSumstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentilestatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvgstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinctstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinctstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirststatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormulastatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreezestatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroupstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecLaststatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecMaxstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedianstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecMinstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinelstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentilestatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedstatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumnstatic interfacestatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecStdstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecSumstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigeststatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecUniquestatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecVarstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeightedstatic interfacestatic final classProtobuf typeio.deephaven.proto.backplane.grpc.AggSpecstatic enumNested 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 intstatic final intstatic final intstatic final intstatic 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 TypeMethodDescriptionboolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;getAvg().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;static AggSpecstatic final com.google.protobuf.Descriptors.Descriptor.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;getFirst().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;getGroup().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;getLast().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;getMax().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;getMin().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;com.google.protobuf.Parser<AggSpec>.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;int.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;getStd().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;getSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;getVar().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;booleanhasAvg().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;booleanhasFirst().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;booleanhasGroup().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;inthashCode()booleanhasLast().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;booleanhasMax().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;booleanhasMin().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;booleanhasStd().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;booleanhasSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;booleanhasVar().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;boolean.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic AggSpec.Builderstatic AggSpec.BuildernewBuilder(AggSpec prototype) protected AggSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AggSpecparseDelimitedFrom(InputStream input) static AggSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpecparseFrom(byte[] data) static AggSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpecparseFrom(com.google.protobuf.ByteString data) static AggSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpecparseFrom(com.google.protobuf.CodedInputStream input) static AggSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpecparseFrom(InputStream input) static AggSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpecparseFrom(ByteBuffer data) static AggSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AggSpec>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
-
ABS_SUM_FIELD_NUMBER
public static final int ABS_SUM_FIELD_NUMBER- See Also:
-
APPROXIMATE_PERCENTILE_FIELD_NUMBER
public static final int APPROXIMATE_PERCENTILE_FIELD_NUMBER- See Also:
-
AVG_FIELD_NUMBER
public static final int AVG_FIELD_NUMBER- See Also:
-
COUNT_DISTINCT_FIELD_NUMBER
public static final int COUNT_DISTINCT_FIELD_NUMBER- See Also:
-
DISTINCT_FIELD_NUMBER
public static final int DISTINCT_FIELD_NUMBER- See Also:
-
FIRST_FIELD_NUMBER
public static final int FIRST_FIELD_NUMBER- See Also:
-
FORMULA_FIELD_NUMBER
public static final int FORMULA_FIELD_NUMBER- See Also:
-
FREEZE_FIELD_NUMBER
public static final int FREEZE_FIELD_NUMBER- See Also:
-
GROUP_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER- See Also:
-
LAST_FIELD_NUMBER
public static final int LAST_FIELD_NUMBER- See Also:
-
MAX_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER- See Also:
-
MEDIAN_FIELD_NUMBER
public static final int MEDIAN_FIELD_NUMBER- See Also:
-
MIN_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER- See Also:
-
PERCENTILE_FIELD_NUMBER
public static final int PERCENTILE_FIELD_NUMBER- See Also:
-
SORTED_FIRST_FIELD_NUMBER
public static final int SORTED_FIRST_FIELD_NUMBER- See Also:
-
SORTED_LAST_FIELD_NUMBER
public static final int SORTED_LAST_FIELD_NUMBER- See Also:
-
STD_FIELD_NUMBER
public static final int STD_FIELD_NUMBER- See Also:
-
SUM_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER- See Also:
-
T_DIGEST_FIELD_NUMBER
public static final int T_DIGEST_FIELD_NUMBER- See Also:
-
UNIQUE_FIELD_NUMBER
public static final int UNIQUE_FIELD_NUMBER- See Also:
-
WEIGHTED_AVG_FIELD_NUMBER
public static final int WEIGHTED_AVG_FIELD_NUMBER- See Also:
-
WEIGHTED_SUM_FIELD_NUMBER
public static final int WEIGHTED_SUM_FIELD_NUMBER- See Also:
-
VAR_FIELD_NUMBER
public static final int VAR_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
-
getTypeCase
- Specified by:
getTypeCasein interfaceAggSpecOrBuilder
-
hasAbsSum
public boolean hasAbsSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;- Specified by:
hasAbsSumin interfaceAggSpecOrBuilder- Returns:
- Whether the absSum field is set.
-
getAbsSum
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;- Specified by:
getAbsSumin interfaceAggSpecOrBuilder- Returns:
- The absSum.
-
getAbsSumOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;- Specified by:
getAbsSumOrBuilderin interfaceAggSpecOrBuilder
-
hasApproximatePercentile
public boolean hasApproximatePercentile().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;- Specified by:
hasApproximatePercentilein interfaceAggSpecOrBuilder- Returns:
- Whether the approximatePercentile field is set.
-
getApproximatePercentile
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;- Specified by:
getApproximatePercentilein interfaceAggSpecOrBuilder- Returns:
- The approximatePercentile.
-
getApproximatePercentileOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;- Specified by:
getApproximatePercentileOrBuilderin interfaceAggSpecOrBuilder
-
hasAvg
public boolean hasAvg().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;- Specified by:
hasAvgin interfaceAggSpecOrBuilder- Returns:
- Whether the avg field is set.
-
getAvg
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;- Specified by:
getAvgin interfaceAggSpecOrBuilder- Returns:
- The avg.
-
getAvgOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;- Specified by:
getAvgOrBuilderin interfaceAggSpecOrBuilder
-
hasCountDistinct
public boolean hasCountDistinct().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;- Specified by:
hasCountDistinctin interfaceAggSpecOrBuilder- Returns:
- Whether the countDistinct field is set.
-
getCountDistinct
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;- Specified by:
getCountDistinctin interfaceAggSpecOrBuilder- Returns:
- The countDistinct.
-
getCountDistinctOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;- Specified by:
getCountDistinctOrBuilderin interfaceAggSpecOrBuilder
-
hasDistinct
public boolean hasDistinct().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;- Specified by:
hasDistinctin interfaceAggSpecOrBuilder- Returns:
- Whether the distinct field is set.
-
getDistinct
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;- Specified by:
getDistinctin interfaceAggSpecOrBuilder- Returns:
- The distinct.
-
getDistinctOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;- Specified by:
getDistinctOrBuilderin interfaceAggSpecOrBuilder
-
hasFirst
public boolean hasFirst().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;- Specified by:
hasFirstin interfaceAggSpecOrBuilder- Returns:
- Whether the first field is set.
-
getFirst
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;- Specified by:
getFirstin interfaceAggSpecOrBuilder- Returns:
- The first.
-
getFirstOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;- Specified by:
getFirstOrBuilderin interfaceAggSpecOrBuilder
-
hasFormula
public boolean hasFormula().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;- Specified by:
hasFormulain interfaceAggSpecOrBuilder- Returns:
- Whether the formula field is set.
-
getFormula
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;- Specified by:
getFormulain interfaceAggSpecOrBuilder- Returns:
- The formula.
-
getFormulaOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;- Specified by:
getFormulaOrBuilderin interfaceAggSpecOrBuilder
-
hasFreeze
public boolean hasFreeze().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;- Specified by:
hasFreezein interfaceAggSpecOrBuilder- Returns:
- Whether the freeze field is set.
-
getFreeze
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;- Specified by:
getFreezein interfaceAggSpecOrBuilder- Returns:
- The freeze.
-
getFreezeOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;- Specified by:
getFreezeOrBuilderin interfaceAggSpecOrBuilder
-
hasGroup
public boolean hasGroup().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;- Specified by:
hasGroupin interfaceAggSpecOrBuilder- Returns:
- Whether the group field is set.
-
getGroup
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;- Specified by:
getGroupin interfaceAggSpecOrBuilder- Returns:
- The group.
-
getGroupOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;- Specified by:
getGroupOrBuilderin interfaceAggSpecOrBuilder
-
hasLast
public boolean hasLast().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;- Specified by:
hasLastin interfaceAggSpecOrBuilder- Returns:
- Whether the last field is set.
-
getLast
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;- Specified by:
getLastin interfaceAggSpecOrBuilder- Returns:
- The last.
-
getLastOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;- Specified by:
getLastOrBuilderin interfaceAggSpecOrBuilder
-
hasMax
public boolean hasMax().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;- Specified by:
hasMaxin interfaceAggSpecOrBuilder- Returns:
- Whether the max field is set.
-
getMax
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;- Specified by:
getMaxin interfaceAggSpecOrBuilder- Returns:
- The max.
-
getMaxOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;- Specified by:
getMaxOrBuilderin interfaceAggSpecOrBuilder
-
hasMedian
public boolean hasMedian().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;- Specified by:
hasMedianin interfaceAggSpecOrBuilder- Returns:
- Whether the median field is set.
-
getMedian
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;- Specified by:
getMedianin interfaceAggSpecOrBuilder- Returns:
- The median.
-
getMedianOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;- Specified by:
getMedianOrBuilderin interfaceAggSpecOrBuilder
-
hasMin
public boolean hasMin().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;- Specified by:
hasMinin interfaceAggSpecOrBuilder- Returns:
- Whether the min field is set.
-
getMin
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;- Specified by:
getMinin interfaceAggSpecOrBuilder- Returns:
- The min.
-
getMinOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;- Specified by:
getMinOrBuilderin interfaceAggSpecOrBuilder
-
hasPercentile
public boolean hasPercentile().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;- Specified by:
hasPercentilein interfaceAggSpecOrBuilder- Returns:
- Whether the percentile field is set.
-
getPercentile
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;- Specified by:
getPercentilein interfaceAggSpecOrBuilder- Returns:
- The percentile.
-
getPercentileOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;- Specified by:
getPercentileOrBuilderin interfaceAggSpecOrBuilder
-
hasSortedFirst
public boolean hasSortedFirst().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;- Specified by:
hasSortedFirstin interfaceAggSpecOrBuilder- Returns:
- Whether the sortedFirst field is set.
-
getSortedFirst
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;- Specified by:
getSortedFirstin interfaceAggSpecOrBuilder- Returns:
- The sortedFirst.
-
getSortedFirstOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;- Specified by:
getSortedFirstOrBuilderin interfaceAggSpecOrBuilder
-
hasSortedLast
public boolean hasSortedLast().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;- Specified by:
hasSortedLastin interfaceAggSpecOrBuilder- Returns:
- Whether the sortedLast field is set.
-
getSortedLast
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;- Specified by:
getSortedLastin interfaceAggSpecOrBuilder- Returns:
- The sortedLast.
-
getSortedLastOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;- Specified by:
getSortedLastOrBuilderin interfaceAggSpecOrBuilder
-
hasStd
public boolean hasStd().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;- Specified by:
hasStdin interfaceAggSpecOrBuilder- Returns:
- Whether the std field is set.
-
getStd
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;- Specified by:
getStdin interfaceAggSpecOrBuilder- Returns:
- The std.
-
getStdOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;- Specified by:
getStdOrBuilderin interfaceAggSpecOrBuilder
-
hasSum
public boolean hasSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;- Specified by:
hasSumin interfaceAggSpecOrBuilder- Returns:
- Whether the sum field is set.
-
getSum
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;- Specified by:
getSumin interfaceAggSpecOrBuilder- Returns:
- The sum.
-
getSumOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;- Specified by:
getSumOrBuilderin interfaceAggSpecOrBuilder
-
hasTDigest
public boolean hasTDigest().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;- Specified by:
hasTDigestin interfaceAggSpecOrBuilder- Returns:
- Whether the tDigest field is set.
-
getTDigest
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;- Specified by:
getTDigestin interfaceAggSpecOrBuilder- Returns:
- The tDigest.
-
getTDigestOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;- Specified by:
getTDigestOrBuilderin interfaceAggSpecOrBuilder
-
hasUnique
public boolean hasUnique().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;- Specified by:
hasUniquein interfaceAggSpecOrBuilder- Returns:
- Whether the unique field is set.
-
getUnique
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;- Specified by:
getUniquein interfaceAggSpecOrBuilder- Returns:
- The unique.
-
getUniqueOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;- Specified by:
getUniqueOrBuilderin interfaceAggSpecOrBuilder
-
hasWeightedAvg
public boolean hasWeightedAvg().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;- Specified by:
hasWeightedAvgin interfaceAggSpecOrBuilder- Returns:
- Whether the weightedAvg field is set.
-
getWeightedAvg
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;- Specified by:
getWeightedAvgin interfaceAggSpecOrBuilder- Returns:
- The weightedAvg.
-
getWeightedAvgOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;- Specified by:
getWeightedAvgOrBuilderin interfaceAggSpecOrBuilder
-
hasWeightedSum
public boolean hasWeightedSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;- Specified by:
hasWeightedSumin interfaceAggSpecOrBuilder- Returns:
- Whether the weightedSum field is set.
-
getWeightedSum
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;- Specified by:
getWeightedSumin interfaceAggSpecOrBuilder- Returns:
- The weightedSum.
-
getWeightedSumOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;- Specified by:
getWeightedSumOrBuilderin interfaceAggSpecOrBuilder
-
hasVar
public boolean hasVar().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;- Specified by:
hasVarin interfaceAggSpecOrBuilder- Returns:
- Whether the var field is set.
-
getVar
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;- Specified by:
getVarin interfaceAggSpecOrBuilder- Returns:
- The var.
-
getVarOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;- Specified by:
getVarOrBuilderin interfaceAggSpecOrBuilder
-
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 AggSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AggSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AggSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AggSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AggSpec 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 AggSpec.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
-