public static final class Search.GroupByDateHistogramResult.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GroupByDateHistogramResult.Builder> implements Search.GroupByDateHistogramResultOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramResult| 限定符和类型 | 方法和说明 |
|---|---|
Search.GroupByDateHistogramResult.Builder |
addAllGroupByDateHistogramItems(Iterable<? extends Search.GroupByDateHistogramItem> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult.Builder |
addGroupByDateHistogramItems(int index,
Search.GroupByDateHistogramItem.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult.Builder |
addGroupByDateHistogramItems(int index,
Search.GroupByDateHistogramItem value)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult.Builder |
addGroupByDateHistogramItems(Search.GroupByDateHistogramItem.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult.Builder |
addGroupByDateHistogramItems(Search.GroupByDateHistogramItem value)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramItem.Builder |
addGroupByDateHistogramItemsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramItem.Builder |
addGroupByDateHistogramItemsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult |
build() |
Search.GroupByDateHistogramResult |
buildPartial() |
Search.GroupByDateHistogramResult.Builder |
clear() |
Search.GroupByDateHistogramResult.Builder |
clearGroupByDateHistogramItems()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Search.GroupByDateHistogramItem |
getGroupByDateHistogramItems(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramItem.Builder |
getGroupByDateHistogramItemsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
List<Search.GroupByDateHistogramItem.Builder> |
getGroupByDateHistogramItemsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
int |
getGroupByDateHistogramItemsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
List<Search.GroupByDateHistogramItem> |
getGroupByDateHistogramItemsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramItemOrBuilder |
getGroupByDateHistogramItemsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
List<? extends Search.GroupByDateHistogramItemOrBuilder> |
getGroupByDateHistogramItemsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.GroupByDateHistogramResult.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.GroupByDateHistogramResult.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.GroupByDateHistogramResult.Builder |
mergeFrom(Search.GroupByDateHistogramResult other) |
Search.GroupByDateHistogramResult.Builder |
removeGroupByDateHistogramItems(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult.Builder |
setGroupByDateHistogramItems(int index,
Search.GroupByDateHistogramItem.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1; |
Search.GroupByDateHistogramResult.Builder |
setGroupByDateHistogramItems(int index,
Search.GroupByDateHistogramItem value)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 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.GroupByDateHistogramResult.Builder>public Search.GroupByDateHistogramResult.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.GroupByDateHistogramResult.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.GroupByDateHistogramResult.Builder>public Search.GroupByDateHistogramResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.GroupByDateHistogramResult build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GroupByDateHistogramResult buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GroupByDateHistogramResult.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.GroupByDateHistogramResult.Builder>public Search.GroupByDateHistogramResult.Builder mergeFrom(Search.GroupByDateHistogramResult other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GroupByDateHistogramResult.Builder>public Search.GroupByDateHistogramResult.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.GroupByDateHistogramResult.Builder>IOExceptionpublic List<Search.GroupByDateHistogramItem> getGroupByDateHistogramItemsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public int getGroupByDateHistogramItemsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramItem getGroupByDateHistogramItems(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder setGroupByDateHistogramItems(int index, Search.GroupByDateHistogramItem value)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder setGroupByDateHistogramItems(int index, Search.GroupByDateHistogramItem.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder addGroupByDateHistogramItems(Search.GroupByDateHistogramItem value)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder addGroupByDateHistogramItems(int index, Search.GroupByDateHistogramItem value)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder addGroupByDateHistogramItems(Search.GroupByDateHistogramItem.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder addGroupByDateHistogramItems(int index, Search.GroupByDateHistogramItem.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder addAllGroupByDateHistogramItems(Iterable<? extends Search.GroupByDateHistogramItem> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder clearGroupByDateHistogramItems()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramResult.Builder removeGroupByDateHistogramItems(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramItem.Builder getGroupByDateHistogramItemsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramItemOrBuilder getGroupByDateHistogramItemsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public List<? extends Search.GroupByDateHistogramItemOrBuilder> getGroupByDateHistogramItemsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramItem.Builder addGroupByDateHistogramItemsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public Search.GroupByDateHistogramItem.Builder addGroupByDateHistogramItemsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;public List<Search.GroupByDateHistogramItem.Builder> getGroupByDateHistogramItemsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogramItem group_by_date_histogram_items = 1;Copyright © 2025. All Rights Reserved.