public static final class OtsInternalApi.TableOptions.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableOptions.Builder> implements OtsInternalApi.TableOptionsOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TableOptions| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableOptions |
build() |
OtsInternalApi.TableOptions |
buildPartial() |
OtsInternalApi.TableOptions.Builder |
clear() |
OtsInternalApi.TableOptions.Builder |
clearAllowUpdate()
optional bool allow_update = 6; |
OtsInternalApi.TableOptions.Builder |
clearDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5; |
OtsInternalApi.TableOptions.Builder |
clearMaxVersions()
optional int32 max_versions = 2; |
OtsInternalApi.TableOptions.Builder |
clearTimeToLive()
optional int32 time_to_live = 1; |
OtsInternalApi.TableOptions.Builder |
clearUpdateFullRow()
optional bool update_full_row = 7; |
boolean |
getAllowUpdate()
optional bool allow_update = 6; |
OtsInternalApi.TableOptions |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5; |
int |
getMaxVersions()
optional int32 max_versions = 2; |
int |
getTimeToLive()
optional int32 time_to_live = 1; |
boolean |
getUpdateFullRow()
optional bool update_full_row = 7; |
boolean |
hasAllowUpdate()
optional bool allow_update = 6; |
boolean |
hasDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5; |
boolean |
hasMaxVersions()
optional int32 max_versions = 2; |
boolean |
hasTimeToLive()
optional int32 time_to_live = 1; |
boolean |
hasUpdateFullRow()
optional bool update_full_row = 7; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.TableOptions.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.TableOptions.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.TableOptions.Builder |
mergeFrom(OtsInternalApi.TableOptions other) |
OtsInternalApi.TableOptions.Builder |
setAllowUpdate(boolean value)
optional bool allow_update = 6; |
OtsInternalApi.TableOptions.Builder |
setDeviationCellVersionInSec(long value)
optional int64 deviation_cell_version_in_sec = 5; |
OtsInternalApi.TableOptions.Builder |
setMaxVersions(int value)
optional int32 max_versions = 2; |
OtsInternalApi.TableOptions.Builder |
setTimeToLive(int value)
optional int32 time_to_live = 1; |
OtsInternalApi.TableOptions.Builder |
setUpdateFullRow(boolean value)
optional bool update_full_row = 7; |
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<OtsInternalApi.TableOptions.Builder>public OtsInternalApi.TableOptions.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<OtsInternalApi.TableOptions.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<OtsInternalApi.TableOptions.Builder>public OtsInternalApi.TableOptions getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.TableOptions build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableOptions buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableOptions.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<OtsInternalApi.TableOptions.Builder>public OtsInternalApi.TableOptions.Builder mergeFrom(OtsInternalApi.TableOptions other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableOptions.Builder>public OtsInternalApi.TableOptions.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<OtsInternalApi.TableOptions.Builder>IOExceptionpublic boolean hasTimeToLive()
optional int32 time_to_live = 1;hasTimeToLive 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic int getTimeToLive()
optional int32 time_to_live = 1;getTimeToLive 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic OtsInternalApi.TableOptions.Builder setTimeToLive(int value)
optional int32 time_to_live = 1;value - The timeToLive to set.public OtsInternalApi.TableOptions.Builder clearTimeToLive()
optional int32 time_to_live = 1;public boolean hasMaxVersions()
optional int32 max_versions = 2;hasMaxVersions 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic int getMaxVersions()
optional int32 max_versions = 2;getMaxVersions 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic OtsInternalApi.TableOptions.Builder setMaxVersions(int value)
optional int32 max_versions = 2;value - The maxVersions to set.public OtsInternalApi.TableOptions.Builder clearMaxVersions()
optional int32 max_versions = 2;public boolean hasDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5;hasDeviationCellVersionInSec 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic long getDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5;getDeviationCellVersionInSec 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic OtsInternalApi.TableOptions.Builder setDeviationCellVersionInSec(long value)
optional int64 deviation_cell_version_in_sec = 5;value - The deviationCellVersionInSec to set.public OtsInternalApi.TableOptions.Builder clearDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5;public boolean hasAllowUpdate()
optional bool allow_update = 6;hasAllowUpdate 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic boolean getAllowUpdate()
optional bool allow_update = 6;getAllowUpdate 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic OtsInternalApi.TableOptions.Builder setAllowUpdate(boolean value)
optional bool allow_update = 6;value - The allowUpdate to set.public OtsInternalApi.TableOptions.Builder clearAllowUpdate()
optional bool allow_update = 6;public boolean hasUpdateFullRow()
optional bool update_full_row = 7;hasUpdateFullRow 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic boolean getUpdateFullRow()
optional bool update_full_row = 7;getUpdateFullRow 在接口中 OtsInternalApi.TableOptionsOrBuilderpublic OtsInternalApi.TableOptions.Builder setUpdateFullRow(boolean value)
optional bool update_full_row = 7;value - The updateFullRow to set.public OtsInternalApi.TableOptions.Builder clearUpdateFullRow()
optional bool update_full_row = 7;Copyright © 2025. All Rights Reserved.