public static interface OtsInternalApi.TableOptionsOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getAllowUpdate()
optional bool allow_update = 6; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTimeToLive()
optional int32 time_to_live = 1;int getTimeToLive()
optional int32 time_to_live = 1;boolean hasMaxVersions()
optional int32 max_versions = 2;int getMaxVersions()
optional int32 max_versions = 2;boolean hasDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5;long getDeviationCellVersionInSec()
optional int64 deviation_cell_version_in_sec = 5;boolean hasAllowUpdate()
optional bool allow_update = 6;boolean getAllowUpdate()
optional bool allow_update = 6;boolean hasUpdateFullRow()
optional bool update_full_row = 7;boolean getUpdateFullRow()
optional bool update_full_row = 7;Copyright © 2025. All Rights Reserved.