public static final class Search.Aggregations.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.Aggregations.Builder> implements Search.AggregationsOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Aggregations| 限定符和类型 | 方法和说明 |
|---|---|
Search.Aggregations.Builder |
addAggs(int index,
Search.Aggregation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations.Builder |
addAggs(int index,
Search.Aggregation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations.Builder |
addAggs(Search.Aggregation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations.Builder |
addAggs(Search.Aggregation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregation.Builder |
addAggsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregation.Builder |
addAggsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations.Builder |
addAllAggs(Iterable<? extends Search.Aggregation> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations |
build() |
Search.Aggregations |
buildPartial() |
Search.Aggregations.Builder |
clear() |
Search.Aggregations.Builder |
clearAggs()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregation |
getAggs(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregation.Builder |
getAggsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
List<Search.Aggregation.Builder> |
getAggsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
int |
getAggsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
List<Search.Aggregation> |
getAggsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.AggregationOrBuilder |
getAggsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
List<? extends Search.AggregationOrBuilder> |
getAggsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.Aggregations.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.Aggregations.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.Aggregations.Builder |
mergeFrom(Search.Aggregations other) |
Search.Aggregations.Builder |
removeAggs(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations.Builder |
setAggs(int index,
Search.Aggregation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
Search.Aggregations.Builder |
setAggs(int index,
Search.Aggregation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1; |
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.Aggregations.Builder>public Search.Aggregations.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.Aggregations.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.Aggregations.Builder>public Search.Aggregations getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.Aggregations build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.Aggregations buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.Aggregations.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.Aggregations.Builder>public Search.Aggregations.Builder mergeFrom(Search.Aggregations other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.Aggregations.Builder>public Search.Aggregations.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.Aggregations.Builder>IOExceptionpublic List<Search.Aggregation> getAggsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;getAggsList 在接口中 Search.AggregationsOrBuilderpublic int getAggsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;getAggsCount 在接口中 Search.AggregationsOrBuilderpublic Search.Aggregation getAggs(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;getAggs 在接口中 Search.AggregationsOrBuilderpublic Search.Aggregations.Builder setAggs(int index, Search.Aggregation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder setAggs(int index, Search.Aggregation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder addAggs(Search.Aggregation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder addAggs(int index, Search.Aggregation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder addAggs(Search.Aggregation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder addAggs(int index, Search.Aggregation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder addAllAggs(Iterable<? extends Search.Aggregation> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder clearAggs()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregations.Builder removeAggs(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregation.Builder getAggsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.AggregationOrBuilder getAggsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;getAggsOrBuilder 在接口中 Search.AggregationsOrBuilderpublic List<? extends Search.AggregationOrBuilder> getAggsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregation.Builder addAggsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public Search.Aggregation.Builder addAggsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;public List<Search.Aggregation.Builder> getAggsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Aggregation aggs = 1;Copyright © 2025. All Rights Reserved.