public static final class GlobalTable.Response extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements GlobalTable.ResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.Response| 限定符和类型 | 类和说明 |
|---|---|
static class |
GlobalTable.Response.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.globaltable.Response |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CODE_FIELD_NUMBER |
static int |
MSG_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
GlobalTable.ResultCode |
getCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
static GlobalTable.Response |
getDefaultInstance() |
GlobalTable.Response |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMsg()
optional string msg = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMsgBytes()
optional string msg = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.Response> |
getParserForType() |
String |
getRequestId()
optional string request_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRequestIdBytes()
optional string request_id = 1; |
int |
getSerializedSize() |
boolean |
hasCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
int |
hashCode() |
boolean |
hasMsg()
optional string msg = 2; |
boolean |
hasRequestId()
optional string request_id = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GlobalTable.Response.Builder |
newBuilder() |
static GlobalTable.Response.Builder |
newBuilder(GlobalTable.Response prototype) |
GlobalTable.Response.Builder |
newBuilderForType() |
protected GlobalTable.Response.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static GlobalTable.Response |
parseDelimitedFrom(InputStream input) |
static GlobalTable.Response |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.Response |
parseFrom(byte[] data) |
static GlobalTable.Response |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.Response |
parseFrom(ByteBuffer data) |
static GlobalTable.Response |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.Response |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static GlobalTable.Response |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.Response |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static GlobalTable.Response |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.Response |
parseFrom(InputStream input) |
static GlobalTable.Response |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.Response> |
parser() |
GlobalTable.Response.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int REQUEST_ID_FIELD_NUMBER
public static final int MSG_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER
public 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.GeneratedMessagepublic boolean hasRequestId()
optional string request_id = 1;hasRequestId 在接口中 GlobalTable.ResponseOrBuilderpublic String getRequestId()
optional string request_id = 1;getRequestId 在接口中 GlobalTable.ResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRequestIdBytes()
optional string request_id = 1;getRequestIdBytes 在接口中 GlobalTable.ResponseOrBuilderpublic boolean hasMsg()
optional string msg = 2;hasMsg 在接口中 GlobalTable.ResponseOrBuilderpublic String getMsg()
optional string msg = 2;getMsg 在接口中 GlobalTable.ResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMsgBytes()
optional string msg = 2;getMsgBytes 在接口中 GlobalTable.ResponseOrBuilderpublic boolean hasCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;hasCode 在接口中 GlobalTable.ResponseOrBuilderpublic GlobalTable.ResultCode getCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;getCode 在接口中 GlobalTable.ResponseOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static GlobalTable.Response parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.Response parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.Response parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.Response parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.Response parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.Response parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.Response parseFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.Response parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.Response parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.Response parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.Response parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GlobalTable.Response parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GlobalTable.Response.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static GlobalTable.Response.Builder newBuilder()
public static GlobalTable.Response.Builder newBuilder(GlobalTable.Response prototype)
public GlobalTable.Response.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected GlobalTable.Response.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static GlobalTable.Response getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.Response> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.Response> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic GlobalTable.Response getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.