public static final class Search.ExtendedStatsAggResult extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.ExtendedStatsAggResultOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ExtendedStatsAggResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.ExtendedStatsAggResult.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.ExtendedStatsAggResult |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
AVG_FIELD_NUMBER |
static int |
COUNT_FIELD_NUMBER |
static int |
MAX_FIELD_NUMBER |
static int |
MIN_FIELD_NUMBER |
static int |
STD_DEVIATION_BOUNDS_LOWER_FIELD_NUMBER |
static int |
STD_DEVIATION_BOUNDS_UPPER_FIELD_NUMBER |
static int |
STD_DEVIATION_FIELD_NUMBER |
static int |
SUM_FIELD_NUMBER |
static int |
SUM_OF_SQUARES_FIELD_NUMBER |
static int |
VARIANCE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
double |
getAvg()
optional double avg = 4; |
long |
getCount()
optional int64 count = 1; |
static Search.ExtendedStatsAggResult |
getDefaultInstance() |
Search.ExtendedStatsAggResult |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getMax()
optional double max = 3; |
double |
getMin()
optional double min = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ExtendedStatsAggResult> |
getParserForType() |
int |
getSerializedSize() |
double |
getStdDeviation()
optional double std_deviation = 8; |
double |
getStdDeviationBoundsLower()
optional double std_deviation_bounds_lower = 10; |
double |
getStdDeviationBoundsUpper()
optional double std_deviation_bounds_upper = 9; |
double |
getSum()
optional double sum = 5; |
double |
getSumOfSquares()
optional double sum_of_squares = 6; |
double |
getVariance()
optional double variance = 7; |
boolean |
hasAvg()
optional double avg = 4; |
boolean |
hasCount()
optional int64 count = 1; |
int |
hashCode() |
boolean |
hasMax()
optional double max = 3; |
boolean |
hasMin()
optional double min = 2; |
boolean |
hasStdDeviation()
optional double std_deviation = 8; |
boolean |
hasStdDeviationBoundsLower()
optional double std_deviation_bounds_lower = 10; |
boolean |
hasStdDeviationBoundsUpper()
optional double std_deviation_bounds_upper = 9; |
boolean |
hasSum()
optional double sum = 5; |
boolean |
hasSumOfSquares()
optional double sum_of_squares = 6; |
boolean |
hasVariance()
optional double variance = 7; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.ExtendedStatsAggResult.Builder |
newBuilder() |
static Search.ExtendedStatsAggResult.Builder |
newBuilder(Search.ExtendedStatsAggResult prototype) |
Search.ExtendedStatsAggResult.Builder |
newBuilderForType() |
protected Search.ExtendedStatsAggResult.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.ExtendedStatsAggResult |
parseDelimitedFrom(InputStream input) |
static Search.ExtendedStatsAggResult |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ExtendedStatsAggResult |
parseFrom(byte[] data) |
static Search.ExtendedStatsAggResult |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ExtendedStatsAggResult |
parseFrom(ByteBuffer data) |
static Search.ExtendedStatsAggResult |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ExtendedStatsAggResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.ExtendedStatsAggResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ExtendedStatsAggResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.ExtendedStatsAggResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.ExtendedStatsAggResult |
parseFrom(InputStream input) |
static Search.ExtendedStatsAggResult |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ExtendedStatsAggResult> |
parser() |
Search.ExtendedStatsAggResult.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int COUNT_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER
public static final int AVG_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER
public static final int SUM_OF_SQUARES_FIELD_NUMBER
public static final int VARIANCE_FIELD_NUMBER
public static final int STD_DEVIATION_FIELD_NUMBER
public static final int STD_DEVIATION_BOUNDS_UPPER_FIELD_NUMBER
public static final int STD_DEVIATION_BOUNDS_LOWER_FIELD_NUMBER
public static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean hasCount()
optional int64 count = 1;hasCount 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic long getCount()
optional int64 count = 1;getCount 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasMin()
optional double min = 2;hasMin 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getMin()
optional double min = 2;getMin 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasMax()
optional double max = 3;hasMax 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getMax()
optional double max = 3;getMax 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasAvg()
optional double avg = 4;hasAvg 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getAvg()
optional double avg = 4;getAvg 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasSum()
optional double sum = 5;hasSum 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getSum()
optional double sum = 5;getSum 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasSumOfSquares()
optional double sum_of_squares = 6;hasSumOfSquares 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getSumOfSquares()
optional double sum_of_squares = 6;getSumOfSquares 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasVariance()
optional double variance = 7;hasVariance 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getVariance()
optional double variance = 7;getVariance 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasStdDeviation()
optional double std_deviation = 8;hasStdDeviation 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getStdDeviation()
optional double std_deviation = 8;getStdDeviation 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasStdDeviationBoundsUpper()
optional double std_deviation_bounds_upper = 9;hasStdDeviationBoundsUpper 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getStdDeviationBoundsUpper()
optional double std_deviation_bounds_upper = 9;getStdDeviationBoundsUpper 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic boolean hasStdDeviationBoundsLower()
optional double std_deviation_bounds_lower = 10;hasStdDeviationBoundsLower 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic double getStdDeviationBoundsLower()
optional double std_deviation_bounds_lower = 10;getStdDeviationBoundsLower 在接口中 Search.ExtendedStatsAggResultOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.ExtendedStatsAggResult parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ExtendedStatsAggResult parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ExtendedStatsAggResult parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ExtendedStatsAggResult parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ExtendedStatsAggResult parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ExtendedStatsAggResult parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.ExtendedStatsAggResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.ExtendedStatsAggResult parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.ExtendedStatsAggResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.ExtendedStatsAggResult parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.ExtendedStatsAggResult parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.ExtendedStatsAggResult parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.ExtendedStatsAggResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.ExtendedStatsAggResult.Builder newBuilder()
public static Search.ExtendedStatsAggResult.Builder newBuilder(Search.ExtendedStatsAggResult prototype)
public Search.ExtendedStatsAggResult.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.ExtendedStatsAggResult.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.ExtendedStatsAggResult getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ExtendedStatsAggResult> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.ExtendedStatsAggResult> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic Search.ExtendedStatsAggResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.