public static final class Search.MaxAggregation.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.MaxAggregation.Builder> implements Search.MaxAggregationOrBuilder
com.alicloud.openservices.tablestore.core.protocol.MaxAggregation| 限定符和类型 | 方法和说明 |
|---|---|
Search.MaxAggregation |
build() |
Search.MaxAggregation |
buildPartial() |
Search.MaxAggregation.Builder |
clear() |
Search.MaxAggregation.Builder |
clearFieldName()
optional string field_name = 1; |
Search.MaxAggregation.Builder |
clearMissing()
optional bytes missing = 2; |
Search.MaxAggregation |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMissing()
optional bytes missing = 2; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasMissing()
optional bytes missing = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.MaxAggregation.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.MaxAggregation.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.MaxAggregation.Builder |
mergeFrom(Search.MaxAggregation other) |
Search.MaxAggregation.Builder |
setFieldName(String value)
optional string field_name = 1; |
Search.MaxAggregation.Builder |
setFieldNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string field_name = 1; |
Search.MaxAggregation.Builder |
setMissing(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes missing = 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.MaxAggregation.Builder>public Search.MaxAggregation.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.MaxAggregation.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.MaxAggregation.Builder>public Search.MaxAggregation getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.MaxAggregation build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.MaxAggregation buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.MaxAggregation.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.MaxAggregation.Builder>public Search.MaxAggregation.Builder mergeFrom(Search.MaxAggregation other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.MaxAggregation.Builder>public Search.MaxAggregation.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.MaxAggregation.Builder>IOExceptionpublic boolean hasFieldName()
optional string field_name = 1;hasFieldName 在接口中 Search.MaxAggregationOrBuilderpublic String getFieldName()
optional string field_name = 1;getFieldName 在接口中 Search.MaxAggregationOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;getFieldNameBytes 在接口中 Search.MaxAggregationOrBuilderpublic Search.MaxAggregation.Builder setFieldName(String value)
optional string field_name = 1;value - The fieldName to set.public Search.MaxAggregation.Builder clearFieldName()
optional string field_name = 1;public Search.MaxAggregation.Builder setFieldNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string field_name = 1;value - The bytes for fieldName to set.public boolean hasMissing()
optional bytes missing = 2;hasMissing 在接口中 Search.MaxAggregationOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMissing()
optional bytes missing = 2;getMissing 在接口中 Search.MaxAggregationOrBuilderpublic Search.MaxAggregation.Builder setMissing(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes missing = 2;value - The missing to set.public Search.MaxAggregation.Builder clearMissing()
optional bytes missing = 2;Copyright © 2025. All Rights Reserved.