public static final class OtsInternalApi.IndexMeta.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.IndexMeta.Builder> implements OtsInternalApi.IndexMetaOrBuilder
com.alicloud.openservices.tablestore.core.protocol.IndexMeta| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.IndexMeta.Builder |
addAllDefinedColumn(Iterable<String> values)
repeated string defined_column = 3; |
OtsInternalApi.IndexMeta.Builder |
addAllPrimaryKey(Iterable<String> values)
repeated string primary_key = 2; |
OtsInternalApi.IndexMeta.Builder |
addDefinedColumn(String value)
repeated string defined_column = 3; |
OtsInternalApi.IndexMeta.Builder |
addDefinedColumnBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string defined_column = 3; |
OtsInternalApi.IndexMeta.Builder |
addPrimaryKey(String value)
repeated string primary_key = 2; |
OtsInternalApi.IndexMeta.Builder |
addPrimaryKeyBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string primary_key = 2; |
OtsInternalApi.IndexMeta |
build() |
OtsInternalApi.IndexMeta |
buildPartial() |
OtsInternalApi.IndexMeta.Builder |
clear() |
OtsInternalApi.IndexMeta.Builder |
clearDefinedColumn()
repeated string defined_column = 3; |
OtsInternalApi.IndexMeta.Builder |
clearIndexSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6; |
OtsInternalApi.IndexMeta.Builder |
clearIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
OtsInternalApi.IndexMeta.Builder |
clearIndexUpdateMode()
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4; |
OtsInternalApi.IndexMeta.Builder |
clearName()
required string name = 1; |
OtsInternalApi.IndexMeta.Builder |
clearPrimaryKey()
repeated string primary_key = 2; |
OtsInternalApi.IndexMeta |
getDefaultInstanceForType() |
String |
getDefinedColumn(int index)
repeated string defined_column = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getDefinedColumnBytes(int index)
repeated string defined_column = 3; |
int |
getDefinedColumnCount()
repeated string defined_column = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getDefinedColumnList()
repeated string defined_column = 3; |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
OtsInternalApi.IndexSyncPhase |
getIndexSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6; |
OtsInternalApi.IndexType |
getIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
OtsInternalApi.IndexUpdateMode |
getIndexUpdateMode()
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4; |
String |
getName()
required string name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getPrimaryKey(int index)
repeated string primary_key = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPrimaryKeyBytes(int index)
repeated string primary_key = 2; |
int |
getPrimaryKeyCount()
repeated string primary_key = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getPrimaryKeyList()
repeated string primary_key = 2; |
boolean |
hasIndexSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6; |
boolean |
hasIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
boolean |
hasIndexUpdateMode()
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4; |
boolean |
hasName()
required string name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.IndexMeta.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.IndexMeta.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.IndexMeta.Builder |
mergeFrom(OtsInternalApi.IndexMeta other) |
OtsInternalApi.IndexMeta.Builder |
setDefinedColumn(int index,
String value)
repeated string defined_column = 3; |
OtsInternalApi.IndexMeta.Builder |
setIndexSyncPhase(OtsInternalApi.IndexSyncPhase value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6; |
OtsInternalApi.IndexMeta.Builder |
setIndexType(OtsInternalApi.IndexType value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5; |
OtsInternalApi.IndexMeta.Builder |
setIndexUpdateMode(OtsInternalApi.IndexUpdateMode value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4; |
OtsInternalApi.IndexMeta.Builder |
setName(String value)
required string name = 1; |
OtsInternalApi.IndexMeta.Builder |
setNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string name = 1; |
OtsInternalApi.IndexMeta.Builder |
setPrimaryKey(int index,
String value)
repeated string primary_key = 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<OtsInternalApi.IndexMeta.Builder>public OtsInternalApi.IndexMeta.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.IndexMeta.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.IndexMeta.Builder>public OtsInternalApi.IndexMeta getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.IndexMeta build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.IndexMeta buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.IndexMeta.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.IndexMeta.Builder>public OtsInternalApi.IndexMeta.Builder mergeFrom(OtsInternalApi.IndexMeta other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.IndexMeta.Builder>public OtsInternalApi.IndexMeta.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.IndexMeta.Builder>IOExceptionpublic boolean hasName()
required string name = 1;hasName 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic String getName()
required string name = 1;getName 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNameBytes()
required string name = 1;getNameBytes 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexMeta.Builder setName(String value)
required string name = 1;value - The name to set.public OtsInternalApi.IndexMeta.Builder clearName()
required string name = 1;public OtsInternalApi.IndexMeta.Builder setNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string name = 1;value - The bytes for name to set.public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getPrimaryKeyList()
repeated string primary_key = 2;getPrimaryKeyList 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic int getPrimaryKeyCount()
repeated string primary_key = 2;getPrimaryKeyCount 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic String getPrimaryKey(int index)
repeated string primary_key = 2;getPrimaryKey 在接口中 OtsInternalApi.IndexMetaOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKeyBytes(int index)
repeated string primary_key = 2;getPrimaryKeyBytes 在接口中 OtsInternalApi.IndexMetaOrBuilderindex - The index of the value to return.public OtsInternalApi.IndexMeta.Builder setPrimaryKey(int index, String value)
repeated string primary_key = 2;index - The index to set the value at.value - The primaryKey to set.public OtsInternalApi.IndexMeta.Builder addPrimaryKey(String value)
repeated string primary_key = 2;value - The primaryKey to add.public OtsInternalApi.IndexMeta.Builder addAllPrimaryKey(Iterable<String> values)
repeated string primary_key = 2;values - The primaryKey to add.public OtsInternalApi.IndexMeta.Builder clearPrimaryKey()
repeated string primary_key = 2;public OtsInternalApi.IndexMeta.Builder addPrimaryKeyBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string primary_key = 2;value - The bytes of the primaryKey to add.public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getDefinedColumnList()
repeated string defined_column = 3;getDefinedColumnList 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic int getDefinedColumnCount()
repeated string defined_column = 3;getDefinedColumnCount 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic String getDefinedColumn(int index)
repeated string defined_column = 3;getDefinedColumn 在接口中 OtsInternalApi.IndexMetaOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getDefinedColumnBytes(int index)
repeated string defined_column = 3;getDefinedColumnBytes 在接口中 OtsInternalApi.IndexMetaOrBuilderindex - The index of the value to return.public OtsInternalApi.IndexMeta.Builder setDefinedColumn(int index, String value)
repeated string defined_column = 3;index - The index to set the value at.value - The definedColumn to set.public OtsInternalApi.IndexMeta.Builder addDefinedColumn(String value)
repeated string defined_column = 3;value - The definedColumn to add.public OtsInternalApi.IndexMeta.Builder addAllDefinedColumn(Iterable<String> values)
repeated string defined_column = 3;values - The definedColumn to add.public OtsInternalApi.IndexMeta.Builder clearDefinedColumn()
repeated string defined_column = 3;public OtsInternalApi.IndexMeta.Builder addDefinedColumnBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string defined_column = 3;value - The bytes of the definedColumn to add.public boolean hasIndexUpdateMode()
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4;hasIndexUpdateMode 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexUpdateMode getIndexUpdateMode()
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4;getIndexUpdateMode 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexMeta.Builder setIndexUpdateMode(OtsInternalApi.IndexUpdateMode value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4;value - The indexUpdateMode to set.public OtsInternalApi.IndexMeta.Builder clearIndexUpdateMode()
required .com.alicloud.openservices.tablestore.core.protocol.IndexUpdateMode index_update_mode = 4;public boolean hasIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5;hasIndexType 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexType getIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5;getIndexType 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexMeta.Builder setIndexType(OtsInternalApi.IndexType value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5;value - The indexType to set.public OtsInternalApi.IndexMeta.Builder clearIndexType()
required .com.alicloud.openservices.tablestore.core.protocol.IndexType index_type = 5;public boolean hasIndexSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6;hasIndexSyncPhase 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexSyncPhase getIndexSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6;getIndexSyncPhase 在接口中 OtsInternalApi.IndexMetaOrBuilderpublic OtsInternalApi.IndexMeta.Builder setIndexSyncPhase(OtsInternalApi.IndexSyncPhase value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6;value - The indexSyncPhase to set.public OtsInternalApi.IndexMeta.Builder clearIndexSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSyncPhase index_sync_phase = 6;Copyright © 2025. All Rights Reserved.