public static final class OtsInternalApi.BulkExportResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.BulkExportResponse.Builder> implements OtsInternalApi.BulkExportResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.BulkExportResponse| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.BulkExportResponse |
build() |
OtsInternalApi.BulkExportResponse |
buildPartial() |
OtsInternalApi.BulkExportResponse.Builder |
clear() |
OtsInternalApi.BulkExportResponse.Builder |
clearConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.BulkExportResponse.Builder |
clearDataBlockType()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4; |
OtsInternalApi.BulkExportResponse.Builder |
clearNextStartPrimaryKey()
optional bytes next_start_primary_key = 3; |
OtsInternalApi.BulkExportResponse.Builder |
clearRows()
required bytes rows = 2; |
OtsInternalApi.ConsumedCapacity |
getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ConsumedCapacity.Builder |
getConsumedBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.DataBlockType |
getDataBlockType()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4; |
OtsInternalApi.BulkExportResponse |
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 |
getNextStartPrimaryKey()
optional bytes next_start_primary_key = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRows()
required bytes rows = 2; |
boolean |
hasConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
boolean |
hasDataBlockType()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4; |
boolean |
hasNextStartPrimaryKey()
optional bytes next_start_primary_key = 3; |
boolean |
hasRows()
required bytes rows = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.BulkExportResponse.Builder |
mergeConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.BulkExportResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.BulkExportResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.BulkExportResponse.Builder |
mergeFrom(OtsInternalApi.BulkExportResponse other) |
OtsInternalApi.BulkExportResponse.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.BulkExportResponse.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.BulkExportResponse.Builder |
setDataBlockType(OtsInternalApi.DataBlockType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4; |
OtsInternalApi.BulkExportResponse.Builder |
setNextStartPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes next_start_primary_key = 3; |
OtsInternalApi.BulkExportResponse.Builder |
setRows(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes rows = 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.BulkExportResponse.Builder>public OtsInternalApi.BulkExportResponse.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.BulkExportResponse.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.BulkExportResponse.Builder>public OtsInternalApi.BulkExportResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.BulkExportResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.BulkExportResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.BulkExportResponse.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.BulkExportResponse.Builder>public OtsInternalApi.BulkExportResponse.Builder mergeFrom(OtsInternalApi.BulkExportResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.BulkExportResponse.Builder>public OtsInternalApi.BulkExportResponse.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.BulkExportResponse.Builder>IOExceptionpublic boolean hasConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;hasConsumed 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic OtsInternalApi.ConsumedCapacity getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;getConsumed 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic OtsInternalApi.BulkExportResponse.Builder setConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.BulkExportResponse.Builder setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.BulkExportResponse.Builder mergeConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.BulkExportResponse.Builder clearConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ConsumedCapacity.Builder getConsumedBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public boolean hasRows()
required bytes rows = 2;hasRows 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRows()
required bytes rows = 2;getRows 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic OtsInternalApi.BulkExportResponse.Builder setRows(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required bytes rows = 2;value - The rows to set.public OtsInternalApi.BulkExportResponse.Builder clearRows()
required bytes rows = 2;public boolean hasNextStartPrimaryKey()
optional bytes next_start_primary_key = 3;hasNextStartPrimaryKey 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextStartPrimaryKey()
optional bytes next_start_primary_key = 3;getNextStartPrimaryKey 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic OtsInternalApi.BulkExportResponse.Builder setNextStartPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes next_start_primary_key = 3;value - The nextStartPrimaryKey to set.public OtsInternalApi.BulkExportResponse.Builder clearNextStartPrimaryKey()
optional bytes next_start_primary_key = 3;public boolean hasDataBlockType()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4;hasDataBlockType 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic OtsInternalApi.DataBlockType getDataBlockType()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4;getDataBlockType 在接口中 OtsInternalApi.BulkExportResponseOrBuilderpublic OtsInternalApi.BulkExportResponse.Builder setDataBlockType(OtsInternalApi.DataBlockType value)
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4;value - The dataBlockType to set.public OtsInternalApi.BulkExportResponse.Builder clearDataBlockType()
optional .com.alicloud.openservices.tablestore.core.protocol.DataBlockType data_block_type = 4;Copyright © 2025. All Rights Reserved.