public static final class Search.GeoGrid.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GeoGrid.Builder> implements Search.GeoGridOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GeoGrid| 限定符和类型 | 方法和说明 |
|---|---|
Search.GeoGrid |
build() |
Search.GeoGrid |
buildPartial() |
Search.GeoGrid.Builder |
clear() |
Search.GeoGrid.Builder |
clearBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoGrid.Builder |
clearTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
Search.GeoPoint |
getBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoPoint.Builder |
getBottomRightBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoPointOrBuilder |
getBottomRightOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoGrid |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Search.GeoPoint |
getTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
Search.GeoPoint.Builder |
getTopLeftBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
Search.GeoPointOrBuilder |
getTopLeftOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
boolean |
hasBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
boolean |
hasTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.GeoGrid.Builder |
mergeBottomRight(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoGrid.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.GeoGrid.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.GeoGrid.Builder |
mergeFrom(Search.GeoGrid other) |
Search.GeoGrid.Builder |
mergeTopLeft(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
Search.GeoGrid.Builder |
setBottomRight(Search.GeoPoint.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoGrid.Builder |
setBottomRight(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2; |
Search.GeoGrid.Builder |
setTopLeft(Search.GeoPoint.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1; |
Search.GeoGrid.Builder |
setTopLeft(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 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.GeoGrid.Builder>public Search.GeoGrid.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.GeoGrid.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.GeoGrid.Builder>public Search.GeoGrid getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.GeoGrid build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GeoGrid buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.GeoGrid.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.GeoGrid.Builder>public Search.GeoGrid.Builder mergeFrom(Search.GeoGrid other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.GeoGrid.Builder>public Search.GeoGrid.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.GeoGrid.Builder>IOExceptionpublic boolean hasTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;hasTopLeft 在接口中 Search.GeoGridOrBuilderpublic Search.GeoPoint getTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;getTopLeft 在接口中 Search.GeoGridOrBuilderpublic Search.GeoGrid.Builder setTopLeft(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;public Search.GeoGrid.Builder setTopLeft(Search.GeoPoint.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;public Search.GeoGrid.Builder mergeTopLeft(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;public Search.GeoGrid.Builder clearTopLeft()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;public Search.GeoPoint.Builder getTopLeftBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;public Search.GeoPointOrBuilder getTopLeftOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint top_left = 1;getTopLeftOrBuilder 在接口中 Search.GeoGridOrBuilderpublic boolean hasBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;hasBottomRight 在接口中 Search.GeoGridOrBuilderpublic Search.GeoPoint getBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;getBottomRight 在接口中 Search.GeoGridOrBuilderpublic Search.GeoGrid.Builder setBottomRight(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;public Search.GeoGrid.Builder setBottomRight(Search.GeoPoint.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;public Search.GeoGrid.Builder mergeBottomRight(Search.GeoPoint value)
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;public Search.GeoGrid.Builder clearBottomRight()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;public Search.GeoPoint.Builder getBottomRightBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;public Search.GeoPointOrBuilder getBottomRightOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GeoPoint bottom_right = 2;Copyright © 2025. All Rights Reserved.