public static final class Search.Aggregation.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.Aggregation.Builder> implements Search.AggregationOrBuilder
agg & group byProtobuf type
com.alicloud.openservices.tablestore.core.protocol.Aggregation| 限定符和类型 | 方法和说明 |
|---|---|
Search.Aggregation |
build() |
Search.Aggregation |
buildPartial() |
Search.Aggregation.Builder |
clear() |
Search.Aggregation.Builder |
clearBody()
optional bytes body = 3; |
Search.Aggregation.Builder |
clearName()
optional string name = 1; |
Search.Aggregation.Builder |
clearType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getBody()
optional bytes body = 3; |
Search.Aggregation |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
optional string name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
Search.AggregationType |
getType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2; |
boolean |
hasBody()
optional bytes body = 3; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.Aggregation.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.Aggregation.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.Aggregation.Builder |
mergeFrom(Search.Aggregation other) |
Search.Aggregation.Builder |
setBody(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes body = 3; |
Search.Aggregation.Builder |
setName(String value)
optional string name = 1; |
Search.Aggregation.Builder |
setNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string name = 1; |
Search.Aggregation.Builder |
setType(Search.AggregationType value)
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic 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.GeneratedMessage.Builder<Search.Aggregation.Builder>public Search.Aggregation.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.Aggregation.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.Aggregation.Builder>public Search.Aggregation getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.Aggregation build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.Aggregation buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.Aggregation.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.Aggregation.Builder>public Search.Aggregation.Builder mergeFrom(Search.Aggregation other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.Aggregation.Builder>public Search.Aggregation.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.Aggregation.Builder>IOExceptionpublic boolean hasName()
optional string name = 1;hasName 在接口中 Search.AggregationOrBuilderpublic String getName()
optional string name = 1;getName 在接口中 Search.AggregationOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes 在接口中 Search.AggregationOrBuilderpublic Search.Aggregation.Builder setName(String value)
optional string name = 1;value - The name to set.public Search.Aggregation.Builder clearName()
optional string name = 1;public Search.Aggregation.Builder setNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string name = 1;value - The bytes for name to set.public boolean hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2;hasType 在接口中 Search.AggregationOrBuilderpublic Search.AggregationType getType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2;getType 在接口中 Search.AggregationOrBuilderpublic Search.Aggregation.Builder setType(Search.AggregationType value)
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2;value - The type to set.public Search.Aggregation.Builder clearType()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationType type = 2;public boolean hasBody()
optional bytes body = 3;hasBody 在接口中 Search.AggregationOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getBody()
optional bytes body = 3;getBody 在接口中 Search.AggregationOrBuilderpublic Search.Aggregation.Builder setBody(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes body = 3;value - The body to set.public Search.Aggregation.Builder clearBody()
optional bytes body = 3;Copyright © 2025. All Rights Reserved.