public static final class OtsInternalApi.BulkExportRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.BulkExportRequest.Builder> implements OtsInternalApi.BulkExportRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.BulkExportRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.BulkExportRequest.Builder |
addAllColumnsToGet(Iterable<String> values)
repeated string columns_to_get = 2; |
OtsInternalApi.BulkExportRequest.Builder |
addColumnsToGet(String value)
repeated string columns_to_get = 2; |
OtsInternalApi.BulkExportRequest.Builder |
addColumnsToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns_to_get = 2; |
OtsInternalApi.BulkExportRequest |
build() |
OtsInternalApi.BulkExportRequest |
buildPartial() |
OtsInternalApi.BulkExportRequest.Builder |
clear() |
OtsInternalApi.BulkExportRequest.Builder |
clearColumnsToGet()
repeated string columns_to_get = 2; |
OtsInternalApi.BulkExportRequest.Builder |
clearDataBlockTypeHint()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX]; |
OtsInternalApi.BulkExportRequest.Builder |
clearExclusiveEndPrimaryKey()
required bytes exclusive_end_primary_key = 4; |
OtsInternalApi.BulkExportRequest.Builder |
clearFilter()
optional bytes filter = 5; |
OtsInternalApi.BulkExportRequest.Builder |
clearInclusiveStartPrimaryKey()
required bytes inclusive_start_primary_key = 3; |
OtsInternalApi.BulkExportRequest.Builder |
clearTableName()
required string table_name = 1; |
String |
getColumnsToGet(int index)
repeated string columns_to_get = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnsToGetBytes(int index)
repeated string columns_to_get = 2; |
int |
getColumnsToGetCount()
repeated string columns_to_get = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getColumnsToGetList()
repeated string columns_to_get = 2; |
OtsInternalApi.DataBlockType |
getDataBlockTypeHint()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX]; |
OtsInternalApi.BulkExportRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getExclusiveEndPrimaryKey()
required bytes exclusive_end_primary_key = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFilter()
optional bytes filter = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInclusiveStartPrimaryKey()
required bytes inclusive_start_primary_key = 3; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasDataBlockTypeHint()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX]; |
boolean |
hasExclusiveEndPrimaryKey()
required bytes exclusive_end_primary_key = 4; |
boolean |
hasFilter()
optional bytes filter = 5; |
boolean |
hasInclusiveStartPrimaryKey()
required bytes inclusive_start_primary_key = 3; |
boolean |
hasTableName()
required string table_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.BulkExportRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.BulkExportRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.BulkExportRequest.Builder |
mergeFrom(OtsInternalApi.BulkExportRequest other) |
OtsInternalApi.BulkExportRequest.Builder |
setColumnsToGet(int index,
String value)
repeated string columns_to_get = 2; |
OtsInternalApi.BulkExportRequest.Builder |
setDataBlockTypeHint(OtsInternalApi.DataBlockType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX]; |
OtsInternalApi.BulkExportRequest.Builder |
setExclusiveEndPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes exclusive_end_primary_key = 4; |
OtsInternalApi.BulkExportRequest.Builder |
setFilter(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes filter = 5; |
OtsInternalApi.BulkExportRequest.Builder |
setInclusiveStartPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes inclusive_start_primary_key = 3; |
OtsInternalApi.BulkExportRequest.Builder |
setTableName(String value)
required string table_name = 1; |
OtsInternalApi.BulkExportRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 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<OtsInternalApi.BulkExportRequest.Builder>public OtsInternalApi.BulkExportRequest.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.BulkExportRequest.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.BulkExportRequest.Builder>public OtsInternalApi.BulkExportRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.BulkExportRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.BulkExportRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.BulkExportRequest.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.BulkExportRequest.Builder>public OtsInternalApi.BulkExportRequest.Builder mergeFrom(OtsInternalApi.BulkExportRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.BulkExportRequest.Builder>public OtsInternalApi.BulkExportRequest.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.BulkExportRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic OtsInternalApi.BulkExportRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public OtsInternalApi.BulkExportRequest.Builder clearTableName()
required string table_name = 1;public OtsInternalApi.BulkExportRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getColumnsToGetList()
repeated string columns_to_get = 2;getColumnsToGetList 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic int getColumnsToGetCount()
repeated string columns_to_get = 2;getColumnsToGetCount 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic String getColumnsToGet(int index)
repeated string columns_to_get = 2;getColumnsToGet 在接口中 OtsInternalApi.BulkExportRequestOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnsToGetBytes(int index)
repeated string columns_to_get = 2;getColumnsToGetBytes 在接口中 OtsInternalApi.BulkExportRequestOrBuilderindex - The index of the value to return.public OtsInternalApi.BulkExportRequest.Builder setColumnsToGet(int index, String value)
repeated string columns_to_get = 2;index - The index to set the value at.value - The columnsToGet to set.public OtsInternalApi.BulkExportRequest.Builder addColumnsToGet(String value)
repeated string columns_to_get = 2;value - The columnsToGet to add.public OtsInternalApi.BulkExportRequest.Builder addAllColumnsToGet(Iterable<String> values)
repeated string columns_to_get = 2;values - The columnsToGet to add.public OtsInternalApi.BulkExportRequest.Builder clearColumnsToGet()
repeated string columns_to_get = 2;public OtsInternalApi.BulkExportRequest.Builder addColumnsToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns_to_get = 2;value - The bytes of the columnsToGet to add.public boolean hasInclusiveStartPrimaryKey()
required bytes inclusive_start_primary_key = 3;hasInclusiveStartPrimaryKey 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInclusiveStartPrimaryKey()
required bytes inclusive_start_primary_key = 3;getInclusiveStartPrimaryKey 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic OtsInternalApi.BulkExportRequest.Builder setInclusiveStartPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes inclusive_start_primary_key = 3;value - The inclusiveStartPrimaryKey to set.public OtsInternalApi.BulkExportRequest.Builder clearInclusiveStartPrimaryKey()
required bytes inclusive_start_primary_key = 3;public boolean hasExclusiveEndPrimaryKey()
required bytes exclusive_end_primary_key = 4;hasExclusiveEndPrimaryKey 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getExclusiveEndPrimaryKey()
required bytes exclusive_end_primary_key = 4;getExclusiveEndPrimaryKey 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic OtsInternalApi.BulkExportRequest.Builder setExclusiveEndPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes exclusive_end_primary_key = 4;value - The exclusiveEndPrimaryKey to set.public OtsInternalApi.BulkExportRequest.Builder clearExclusiveEndPrimaryKey()
required bytes exclusive_end_primary_key = 4;public boolean hasFilter()
optional bytes filter = 5;hasFilter 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFilter()
optional bytes filter = 5;getFilter 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic OtsInternalApi.BulkExportRequest.Builder setFilter(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes filter = 5;value - The filter to set.public OtsInternalApi.BulkExportRequest.Builder clearFilter()
optional bytes filter = 5;public boolean hasDataBlockTypeHint()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX];hasDataBlockTypeHint 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic OtsInternalApi.DataBlockType getDataBlockTypeHint()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX];getDataBlockTypeHint 在接口中 OtsInternalApi.BulkExportRequestOrBuilderpublic OtsInternalApi.BulkExportRequest.Builder setDataBlockTypeHint(OtsInternalApi.DataBlockType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX];value - The dataBlockTypeHint to set.public OtsInternalApi.BulkExportRequest.Builder clearDataBlockTypeHint()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type_hint = 6 [default = DBT_SIMPLE_ROW_MATRIX];Copyright © 2025. All Rights Reserved.