public static final class TunnelServiceApi.TunnelInfo extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements TunnelServiceApi.TunnelInfoOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TunnelInfo| 限定符和类型 | 类和说明 |
|---|---|
static class |
TunnelServiceApi.TunnelInfo.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.TunnelInfo |
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 |
CREATE_TIME_FIELD_NUMBER |
static int |
EXPIRED_FIELD_NUMBER |
static int |
INSTANCE_NAME_FIELD_NUMBER |
static int |
PUBLIC_FIELD_NUMBER |
static int |
STAGE_FIELD_NUMBER |
static int |
STREAM_ID_FIELD_NUMBER |
static int |
STREAM_TUNNEL_CONFIG_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
TUNNEL_ID_FIELD_NUMBER |
static int |
TUNNEL_NAME_FIELD_NUMBER |
static int |
TUNNEL_TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getCreateTime()
optional int64 create_time = 11; |
static TunnelServiceApi.TunnelInfo |
getDefaultInstance() |
TunnelServiceApi.TunnelInfo |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getExpired()
optional bool expired = 7; |
String |
getInstanceName()
required string instance_name = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInstanceNameBytes()
required string instance_name = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TunnelInfo> |
getParserForType() |
boolean |
getPublic()
optional bool public = 9; |
int |
getSerializedSize() |
String |
getStage()
required string stage = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStageBytes()
required string stage = 6; |
String |
getStreamId()
required string stream_id = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 5; |
TunnelServiceApi.StreamTunnelConfig |
getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.StreamTunnelConfigOrBuilder |
getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
String |
getTableName()
required string table_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 3; |
String |
getTunnelId()
required string tunnel_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelIdBytes()
required string tunnel_id = 1; |
String |
getTunnelName()
optional string tunnel_name = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelNameBytes()
optional string tunnel_name = 8; |
String |
getTunnelType()
required string tunnel_type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelTypeBytes()
required string tunnel_type = 2; |
boolean |
hasCreateTime()
optional int64 create_time = 11; |
boolean |
hasExpired()
optional bool expired = 7; |
int |
hashCode() |
boolean |
hasInstanceName()
required string instance_name = 4; |
boolean |
hasPublic()
optional bool public = 9; |
boolean |
hasStage()
required string stage = 6; |
boolean |
hasStreamId()
required string stream_id = 5; |
boolean |
hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
boolean |
hasTableName()
required string table_name = 3; |
boolean |
hasTunnelId()
required string tunnel_id = 1; |
boolean |
hasTunnelName()
optional string tunnel_name = 8; |
boolean |
hasTunnelType()
required string tunnel_type = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TunnelServiceApi.TunnelInfo.Builder |
newBuilder() |
static TunnelServiceApi.TunnelInfo.Builder |
newBuilder(TunnelServiceApi.TunnelInfo prototype) |
TunnelServiceApi.TunnelInfo.Builder |
newBuilderForType() |
protected TunnelServiceApi.TunnelInfo.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static TunnelServiceApi.TunnelInfo |
parseDelimitedFrom(InputStream input) |
static TunnelServiceApi.TunnelInfo |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TunnelInfo |
parseFrom(byte[] data) |
static TunnelServiceApi.TunnelInfo |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TunnelInfo |
parseFrom(ByteBuffer data) |
static TunnelServiceApi.TunnelInfo |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TunnelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static TunnelServiceApi.TunnelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TunnelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static TunnelServiceApi.TunnelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.TunnelInfo |
parseFrom(InputStream input) |
static TunnelServiceApi.TunnelInfo |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TunnelInfo> |
parser() |
TunnelServiceApi.TunnelInfo.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 TUNNEL_ID_FIELD_NUMBER
public static final int TUNNEL_TYPE_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int INSTANCE_NAME_FIELD_NUMBER
public static final int STREAM_ID_FIELD_NUMBER
public static final int STAGE_FIELD_NUMBER
public static final int EXPIRED_FIELD_NUMBER
public static final int TUNNEL_NAME_FIELD_NUMBER
public static final int PUBLIC_FIELD_NUMBER
public static final int STREAM_TUNNEL_CONFIG_FIELD_NUMBER
public static final int CREATE_TIME_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 hasTunnelId()
required string tunnel_id = 1;hasTunnelId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTunnelId()
required string tunnel_id = 1;getTunnelId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelIdBytes()
required string tunnel_id = 1;getTunnelIdBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasTunnelType()
required string tunnel_type = 2;hasTunnelType 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTunnelType()
required string tunnel_type = 2;getTunnelType 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelTypeBytes()
required string tunnel_type = 2;getTunnelTypeBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasTableName()
required string table_name = 3;hasTableName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTableName()
required string table_name = 3;getTableName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 3;getTableNameBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasInstanceName()
required string instance_name = 4;hasInstanceName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getInstanceName()
required string instance_name = 4;getInstanceName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instance_name = 4;getInstanceNameBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasStreamId()
required string stream_id = 5;hasStreamId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getStreamId()
required string stream_id = 5;getStreamId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 5;getStreamIdBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasStage()
required string stage = 6;hasStage 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getStage()
required string stage = 6;getStage 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStageBytes()
required string stage = 6;getStageBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasExpired()
optional bool expired = 7;hasExpired 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean getExpired()
optional bool expired = 7;getExpired 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasTunnelName()
optional string tunnel_name = 8;hasTunnelName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTunnelName()
optional string tunnel_name = 8;getTunnelName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelNameBytes()
optional string tunnel_name = 8;getTunnelNameBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasPublic()
optional bool public = 9;hasPublic 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean getPublic()
optional bool public = 9;getPublic 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;hasStreamTunnelConfig 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.StreamTunnelConfig getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;getStreamTunnelConfig 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.StreamTunnelConfigOrBuilder getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public boolean hasCreateTime()
optional int64 create_time = 11;hasCreateTime 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic long getCreateTime()
optional int64 create_time = 11;getCreateTime 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic 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.TunnelInfo parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static TunnelServiceApi.TunnelInfo 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.TunnelInfo 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.TunnelInfo 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.TunnelInfo parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static TunnelServiceApi.TunnelInfo 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.TunnelInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.TunnelInfo parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TunnelServiceApi.TunnelInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.TunnelInfo parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TunnelServiceApi.TunnelInfo parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.TunnelInfo parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TunnelServiceApi.TunnelInfo.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static TunnelServiceApi.TunnelInfo.Builder newBuilder()
public static TunnelServiceApi.TunnelInfo.Builder newBuilder(TunnelServiceApi.TunnelInfo prototype)
public TunnelServiceApi.TunnelInfo.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected TunnelServiceApi.TunnelInfo.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static TunnelServiceApi.TunnelInfo getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TunnelInfo> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.TunnelInfo> 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.TunnelInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.