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
Modifier and TypeClassDescriptionstatic final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumn
static interface
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted
static interface
static final class
Protobuf typeio.deephaven.proto.backplane.grpc.AggSpec
static enum
Nested 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
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
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
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 AggSpec
static 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;
boolean
hasAvg()
.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;
boolean
hasFirst()
.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;
boolean
hasGroup()
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;
int
hashCode()
boolean
hasLast()
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;
boolean
hasMax()
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;
boolean
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;
boolean
hasMin()
.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;
boolean
hasStd()
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;
boolean
hasSum()
.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;
boolean
hasVar()
.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.FieldAccessorTable
final boolean
static AggSpec.Builder
static AggSpec.Builder
newBuilder
(AggSpec prototype) protected AggSpec.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AggSpec
parseDelimitedFrom
(InputStream input) static AggSpec
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpec
parseFrom
(byte[] data) static AggSpec
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpec
parseFrom
(com.google.protobuf.ByteString data) static AggSpec
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpec
parseFrom
(com.google.protobuf.CodedInputStream input) static AggSpec
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpec
parseFrom
(InputStream input) static AggSpec
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggSpec
parseFrom
(ByteBuffer data) static AggSpec
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AggSpec>
parser()
void
writeTo
(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, 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
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, 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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getTypeCase
- Specified by:
getTypeCase
in interfaceAggSpecOrBuilder
-
hasAbsSum
public boolean hasAbsSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;
- Specified by:
hasAbsSum
in interfaceAggSpecOrBuilder
- Returns:
- Whether the absSum field is set.
-
getAbsSum
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;
- Specified by:
getAbsSum
in interfaceAggSpecOrBuilder
- Returns:
- The absSum.
-
getAbsSumOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum abs_sum = 1;
- Specified by:
getAbsSumOrBuilder
in interfaceAggSpecOrBuilder
-
hasApproximatePercentile
public boolean hasApproximatePercentile().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;
- Specified by:
hasApproximatePercentile
in interfaceAggSpecOrBuilder
- Returns:
- Whether the approximatePercentile field is set.
-
getApproximatePercentile
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;
- Specified by:
getApproximatePercentile
in interfaceAggSpecOrBuilder
- Returns:
- The approximatePercentile.
-
getApproximatePercentileOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile approximate_percentile = 2;
- Specified by:
getApproximatePercentileOrBuilder
in interfaceAggSpecOrBuilder
-
hasAvg
public boolean hasAvg().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;
- Specified by:
hasAvg
in interfaceAggSpecOrBuilder
- Returns:
- Whether the avg field is set.
-
getAvg
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;
- Specified by:
getAvg
in interfaceAggSpecOrBuilder
- Returns:
- The avg.
-
getAvgOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg avg = 3;
- Specified by:
getAvgOrBuilder
in interfaceAggSpecOrBuilder
-
hasCountDistinct
public boolean hasCountDistinct().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;
- Specified by:
hasCountDistinct
in interfaceAggSpecOrBuilder
- Returns:
- Whether the countDistinct field is set.
-
getCountDistinct
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;
- Specified by:
getCountDistinct
in interfaceAggSpecOrBuilder
- Returns:
- The countDistinct.
-
getCountDistinctOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct count_distinct = 4;
- Specified by:
getCountDistinctOrBuilder
in interfaceAggSpecOrBuilder
-
hasDistinct
public boolean hasDistinct().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;
- Specified by:
hasDistinct
in interfaceAggSpecOrBuilder
- Returns:
- Whether the distinct field is set.
-
getDistinct
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;
- Specified by:
getDistinct
in interfaceAggSpecOrBuilder
- Returns:
- The distinct.
-
getDistinctOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct distinct = 5;
- Specified by:
getDistinctOrBuilder
in interfaceAggSpecOrBuilder
-
hasFirst
public boolean hasFirst().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;
- Specified by:
hasFirst
in interfaceAggSpecOrBuilder
- Returns:
- Whether the first field is set.
-
getFirst
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;
- Specified by:
getFirst
in interfaceAggSpecOrBuilder
- Returns:
- The first.
-
getFirstOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst first = 6;
- Specified by:
getFirstOrBuilder
in interfaceAggSpecOrBuilder
-
hasFormula
public boolean hasFormula().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;
- Specified by:
hasFormula
in interfaceAggSpecOrBuilder
- Returns:
- Whether the formula field is set.
-
getFormula
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;
- Specified by:
getFormula
in interfaceAggSpecOrBuilder
- Returns:
- The formula.
-
getFormulaOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula formula = 7;
- Specified by:
getFormulaOrBuilder
in interfaceAggSpecOrBuilder
-
hasFreeze
public boolean hasFreeze().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;
- Specified by:
hasFreeze
in interfaceAggSpecOrBuilder
- Returns:
- Whether the freeze field is set.
-
getFreeze
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;
- Specified by:
getFreeze
in interfaceAggSpecOrBuilder
- Returns:
- The freeze.
-
getFreezeOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze freeze = 8;
- Specified by:
getFreezeOrBuilder
in interfaceAggSpecOrBuilder
-
hasGroup
public boolean hasGroup().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;
- Specified by:
hasGroup
in interfaceAggSpecOrBuilder
- Returns:
- Whether the group field is set.
-
getGroup
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;
- Specified by:
getGroup
in interfaceAggSpecOrBuilder
- Returns:
- The group.
-
getGroupOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup group = 9;
- Specified by:
getGroupOrBuilder
in interfaceAggSpecOrBuilder
-
hasLast
public boolean hasLast().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;
- Specified by:
hasLast
in interfaceAggSpecOrBuilder
- Returns:
- Whether the last field is set.
-
getLast
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;
- Specified by:
getLast
in interfaceAggSpecOrBuilder
- Returns:
- The last.
-
getLastOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast last = 10;
- Specified by:
getLastOrBuilder
in interfaceAggSpecOrBuilder
-
hasMax
public boolean hasMax().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;
- Specified by:
hasMax
in interfaceAggSpecOrBuilder
- Returns:
- Whether the max field is set.
-
getMax
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;
- Specified by:
getMax
in interfaceAggSpecOrBuilder
- Returns:
- The max.
-
getMaxOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax max = 11;
- Specified by:
getMaxOrBuilder
in interfaceAggSpecOrBuilder
-
hasMedian
public boolean hasMedian().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;
- Specified by:
hasMedian
in interfaceAggSpecOrBuilder
- Returns:
- Whether the median field is set.
-
getMedian
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;
- Specified by:
getMedian
in interfaceAggSpecOrBuilder
- Returns:
- The median.
-
getMedianOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian median = 12;
- Specified by:
getMedianOrBuilder
in interfaceAggSpecOrBuilder
-
hasMin
public boolean hasMin().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;
- Specified by:
hasMin
in interfaceAggSpecOrBuilder
- Returns:
- Whether the min field is set.
-
getMin
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;
- Specified by:
getMin
in interfaceAggSpecOrBuilder
- Returns:
- The min.
-
getMinOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin min = 13;
- Specified by:
getMinOrBuilder
in interfaceAggSpecOrBuilder
-
hasPercentile
public boolean hasPercentile().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;
- Specified by:
hasPercentile
in interfaceAggSpecOrBuilder
- Returns:
- Whether the percentile field is set.
-
getPercentile
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;
- Specified by:
getPercentile
in interfaceAggSpecOrBuilder
- Returns:
- The percentile.
-
getPercentileOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile percentile = 14;
- Specified by:
getPercentileOrBuilder
in interfaceAggSpecOrBuilder
-
hasSortedFirst
public boolean hasSortedFirst().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;
- Specified by:
hasSortedFirst
in interfaceAggSpecOrBuilder
- Returns:
- Whether the sortedFirst field is set.
-
getSortedFirst
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;
- Specified by:
getSortedFirst
in interfaceAggSpecOrBuilder
- Returns:
- The sortedFirst.
-
getSortedFirstOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_first = 15;
- Specified by:
getSortedFirstOrBuilder
in interfaceAggSpecOrBuilder
-
hasSortedLast
public boolean hasSortedLast().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;
- Specified by:
hasSortedLast
in interfaceAggSpecOrBuilder
- Returns:
- Whether the sortedLast field is set.
-
getSortedLast
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;
- Specified by:
getSortedLast
in interfaceAggSpecOrBuilder
- Returns:
- The sortedLast.
-
getSortedLastOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted sorted_last = 16;
- Specified by:
getSortedLastOrBuilder
in interfaceAggSpecOrBuilder
-
hasStd
public boolean hasStd().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;
- Specified by:
hasStd
in interfaceAggSpecOrBuilder
- Returns:
- Whether the std field is set.
-
getStd
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;
- Specified by:
getStd
in interfaceAggSpecOrBuilder
- Returns:
- The std.
-
getStdOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd std = 17;
- Specified by:
getStdOrBuilder
in interfaceAggSpecOrBuilder
-
hasSum
public boolean hasSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;
- Specified by:
hasSum
in interfaceAggSpecOrBuilder
- Returns:
- Whether the sum field is set.
-
getSum
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;
- Specified by:
getSum
in interfaceAggSpecOrBuilder
- Returns:
- The sum.
-
getSumOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum sum = 18;
- Specified by:
getSumOrBuilder
in interfaceAggSpecOrBuilder
-
hasTDigest
public boolean hasTDigest().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;
- Specified by:
hasTDigest
in interfaceAggSpecOrBuilder
- Returns:
- Whether the tDigest field is set.
-
getTDigest
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;
- Specified by:
getTDigest
in interfaceAggSpecOrBuilder
- Returns:
- The tDigest.
-
getTDigestOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest t_digest = 19;
- Specified by:
getTDigestOrBuilder
in interfaceAggSpecOrBuilder
-
hasUnique
public boolean hasUnique().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;
- Specified by:
hasUnique
in interfaceAggSpecOrBuilder
- Returns:
- Whether the unique field is set.
-
getUnique
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;
- Specified by:
getUnique
in interfaceAggSpecOrBuilder
- Returns:
- The unique.
-
getUniqueOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique unique = 20;
- Specified by:
getUniqueOrBuilder
in interfaceAggSpecOrBuilder
-
hasWeightedAvg
public boolean hasWeightedAvg().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;
- Specified by:
hasWeightedAvg
in interfaceAggSpecOrBuilder
- Returns:
- Whether the weightedAvg field is set.
-
getWeightedAvg
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;
- Specified by:
getWeightedAvg
in interfaceAggSpecOrBuilder
- Returns:
- The weightedAvg.
-
getWeightedAvgOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_avg = 21;
- Specified by:
getWeightedAvgOrBuilder
in interfaceAggSpecOrBuilder
-
hasWeightedSum
public boolean hasWeightedSum().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;
- Specified by:
hasWeightedSum
in interfaceAggSpecOrBuilder
- Returns:
- Whether the weightedSum field is set.
-
getWeightedSum
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;
- Specified by:
getWeightedSum
in interfaceAggSpecOrBuilder
- Returns:
- The weightedSum.
-
getWeightedSumOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted weighted_sum = 22;
- Specified by:
getWeightedSumOrBuilder
in interfaceAggSpecOrBuilder
-
hasVar
public boolean hasVar().io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;
- Specified by:
hasVar
in interfaceAggSpecOrBuilder
- Returns:
- Whether the var field is set.
-
getVar
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;
- Specified by:
getVar
in interfaceAggSpecOrBuilder
- Returns:
- The var.
-
getVarOrBuilder
.io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar var = 23;
- Specified by:
getVarOrBuilder
in interfaceAggSpecOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AggSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-