public static final class TunnelServiceApi.TokenContent extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements TunnelServiceApi.TokenContentOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TokenContent| 限定符和类型 | 类和说明 |
|---|---|
static class |
TunnelServiceApi.TokenContent.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.TokenContent |
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 |
ITERATOR_FIELD_NUMBER |
static int |
PRIMARY_KEY_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static TunnelServiceApi.TokenContent |
getDefaultInstance() |
TunnelServiceApi.TokenContent |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getIterator()
optional string iterator = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIteratorBytes()
optional string iterator = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TokenContent> |
getParserForType() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPrimaryKey()
optional bytes primary_key = 1; |
int |
getSerializedSize() |
long |
getTimestamp()
optional int64 timestamp = 3; |
int |
hashCode() |
boolean |
hasIterator()
optional string iterator = 2; |
boolean |
hasPrimaryKey()
optional bytes primary_key = 1; |
boolean |
hasTimestamp()
optional int64 timestamp = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TunnelServiceApi.TokenContent.Builder |
newBuilder() |
static TunnelServiceApi.TokenContent.Builder |
newBuilder(TunnelServiceApi.TokenContent prototype) |
TunnelServiceApi.TokenContent.Builder |
newBuilderForType() |
protected TunnelServiceApi.TokenContent.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static TunnelServiceApi.TokenContent |
parseDelimitedFrom(InputStream input) |
static TunnelServiceApi.TokenContent |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TokenContent |
parseFrom(byte[] data) |
static TunnelServiceApi.TokenContent |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TokenContent |
parseFrom(ByteBuffer data) |
static TunnelServiceApi.TokenContent |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TokenContent |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static TunnelServiceApi.TokenContent |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TokenContent |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static TunnelServiceApi.TokenContent |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TokenContent |
parseFrom(InputStream input) |
static TunnelServiceApi.TokenContent |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TokenContent> |
parser() |
TunnelServiceApi.TokenContent.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 PRIMARY_KEY_FIELD_NUMBER
public static final int ITERATOR_FIELD_NUMBER
public static final int TIMESTAMP_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 hasPrimaryKey()
optional bytes primary_key = 1;hasPrimaryKey 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey()
optional bytes primary_key = 1;getPrimaryKey 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic boolean hasIterator()
optional string iterator = 2;hasIterator 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic String getIterator()
optional string iterator = 2;getIterator 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIteratorBytes()
optional string iterator = 2;getIteratorBytes 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic boolean hasTimestamp()
optional int64 timestamp = 3;hasTimestamp 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic long getTimestamp()
optional int64 timestamp = 3;getTimestamp 在接口中 TunnelServiceApi.TokenContentOrBuilderpublic 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 TunnelServiceApi.TokenContent parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static TunnelServiceApi.TokenContent 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 TunnelServiceApi.TokenContent 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 TunnelServiceApi.TokenContent 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 TunnelServiceApi.TokenContent parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static TunnelServiceApi.TokenContent 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 TunnelServiceApi.TokenContent parseFrom(InputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.TokenContent parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TunnelServiceApi.TokenContent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.TokenContent parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TunnelServiceApi.TokenContent parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.TokenContent parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TunnelServiceApi.TokenContent.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static TunnelServiceApi.TokenContent.Builder newBuilder()
public static TunnelServiceApi.TokenContent.Builder newBuilder(TunnelServiceApi.TokenContent prototype)
public TunnelServiceApi.TokenContent.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected TunnelServiceApi.TokenContent.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static TunnelServiceApi.TokenContent getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TokenContent> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TokenContent> 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 TunnelServiceApi.TokenContent getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.