public static final class Timeseries.FailedRowInfo.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.FailedRowInfo.Builder> implements Timeseries.FailedRowInfoOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.FailedRowInfo| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.FailedRowInfo |
build() |
Timeseries.FailedRowInfo |
buildPartial() |
Timeseries.FailedRowInfo.Builder |
clear() |
Timeseries.FailedRowInfo.Builder |
clearErrorCode()
optional string error_code = 2; |
Timeseries.FailedRowInfo.Builder |
clearErrorMessage()
optional string error_message = 3; |
Timeseries.FailedRowInfo.Builder |
clearRowIndex()
required int32 row_index = 1; |
Timeseries.FailedRowInfo |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getErrorCode()
optional string error_code = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getErrorCodeBytes()
optional string error_code = 2; |
String |
getErrorMessage()
optional string error_message = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string error_message = 3; |
int |
getRowIndex()
required int32 row_index = 1; |
boolean |
hasErrorCode()
optional string error_code = 2; |
boolean |
hasErrorMessage()
optional string error_message = 3; |
boolean |
hasRowIndex()
required int32 row_index = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Timeseries.FailedRowInfo.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Timeseries.FailedRowInfo.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Timeseries.FailedRowInfo.Builder |
mergeFrom(Timeseries.FailedRowInfo other) |
Timeseries.FailedRowInfo.Builder |
setErrorCode(String value)
optional string error_code = 2; |
Timeseries.FailedRowInfo.Builder |
setErrorCodeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string error_code = 2; |
Timeseries.FailedRowInfo.Builder |
setErrorMessage(String value)
optional string error_message = 3; |
Timeseries.FailedRowInfo.Builder |
setErrorMessageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string error_message = 3; |
Timeseries.FailedRowInfo.Builder |
setRowIndex(int value)
required int32 row_index = 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<Timeseries.FailedRowInfo.Builder>public Timeseries.FailedRowInfo.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<Timeseries.FailedRowInfo.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<Timeseries.FailedRowInfo.Builder>public Timeseries.FailedRowInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Timeseries.FailedRowInfo build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.FailedRowInfo buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.FailedRowInfo.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<Timeseries.FailedRowInfo.Builder>public Timeseries.FailedRowInfo.Builder mergeFrom(Timeseries.FailedRowInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.FailedRowInfo.Builder>public Timeseries.FailedRowInfo.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<Timeseries.FailedRowInfo.Builder>IOExceptionpublic boolean hasRowIndex()
required int32 row_index = 1;hasRowIndex 在接口中 Timeseries.FailedRowInfoOrBuilderpublic int getRowIndex()
required int32 row_index = 1;getRowIndex 在接口中 Timeseries.FailedRowInfoOrBuilderpublic Timeseries.FailedRowInfo.Builder setRowIndex(int value)
required int32 row_index = 1;value - The rowIndex to set.public Timeseries.FailedRowInfo.Builder clearRowIndex()
required int32 row_index = 1;public boolean hasErrorCode()
optional string error_code = 2;hasErrorCode 在接口中 Timeseries.FailedRowInfoOrBuilderpublic String getErrorCode()
optional string error_code = 2;getErrorCode 在接口中 Timeseries.FailedRowInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getErrorCodeBytes()
optional string error_code = 2;getErrorCodeBytes 在接口中 Timeseries.FailedRowInfoOrBuilderpublic Timeseries.FailedRowInfo.Builder setErrorCode(String value)
optional string error_code = 2;value - The errorCode to set.public Timeseries.FailedRowInfo.Builder clearErrorCode()
optional string error_code = 2;public Timeseries.FailedRowInfo.Builder setErrorCodeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string error_code = 2;value - The bytes for errorCode to set.public boolean hasErrorMessage()
optional string error_message = 3;hasErrorMessage 在接口中 Timeseries.FailedRowInfoOrBuilderpublic String getErrorMessage()
optional string error_message = 3;getErrorMessage 在接口中 Timeseries.FailedRowInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getErrorMessageBytes()
optional string error_message = 3;getErrorMessageBytes 在接口中 Timeseries.FailedRowInfoOrBuilderpublic Timeseries.FailedRowInfo.Builder setErrorMessage(String value)
optional string error_message = 3;value - The errorMessage to set.public Timeseries.FailedRowInfo.Builder clearErrorMessage()
optional string error_message = 3;public Timeseries.FailedRowInfo.Builder setErrorMessageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string error_message = 3;value - The bytes for errorMessage to set.Copyright © 2025. All Rights Reserved.