public static final class TunnelServiceApi.ChannelInfo extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements TunnelServiceApi.ChannelInfoOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ChannelInfo| 限定符和类型 | 类和说明 |
|---|---|
static class |
TunnelServiceApi.ChannelInfo.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.ChannelInfo |
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 |
CHANNEL_COUNT_FIELD_NUMBER |
static int |
CHANNEL_ID_FIELD_NUMBER |
static int |
CHANNEL_RPO_FIELD_NUMBER |
static int |
CHANNEL_STATUS_FIELD_NUMBER |
static int |
CHANNEL_TYPE_FIELD_NUMBER |
static int |
CLIENT_ID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getChannelCount()
optional int64 channel_count = 6; |
String |
getChannelId()
required string channel_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelIdBytes()
required string channel_id = 1; |
long |
getChannelRpo()
optional int64 channel_rpo = 5; |
String |
getChannelStatus()
optional string channel_status = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelStatusBytes()
optional string channel_status = 3; |
String |
getChannelType()
optional string channel_type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelTypeBytes()
optional string channel_type = 2; |
String |
getClientId()
optional string client_id = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getClientIdBytes()
optional string client_id = 4; |
static TunnelServiceApi.ChannelInfo |
getDefaultInstance() |
TunnelServiceApi.ChannelInfo |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.ChannelInfo> |
getParserForType() |
int |
getSerializedSize() |
boolean |
hasChannelCount()
optional int64 channel_count = 6; |
boolean |
hasChannelId()
required string channel_id = 1; |
boolean |
hasChannelRpo()
optional int64 channel_rpo = 5; |
boolean |
hasChannelStatus()
optional string channel_status = 3; |
boolean |
hasChannelType()
optional string channel_type = 2; |
boolean |
hasClientId()
optional string client_id = 4; |
int |
hashCode() |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TunnelServiceApi.ChannelInfo.Builder |
newBuilder() |
static TunnelServiceApi.ChannelInfo.Builder |
newBuilder(TunnelServiceApi.ChannelInfo prototype) |
TunnelServiceApi.ChannelInfo.Builder |
newBuilderForType() |
protected TunnelServiceApi.ChannelInfo.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static TunnelServiceApi.ChannelInfo |
parseDelimitedFrom(InputStream input) |
static TunnelServiceApi.ChannelInfo |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.ChannelInfo |
parseFrom(byte[] data) |
static TunnelServiceApi.ChannelInfo |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.ChannelInfo |
parseFrom(ByteBuffer data) |
static TunnelServiceApi.ChannelInfo |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.ChannelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static TunnelServiceApi.ChannelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.ChannelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static TunnelServiceApi.ChannelInfo |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.ChannelInfo |
parseFrom(InputStream input) |
static TunnelServiceApi.ChannelInfo |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.ChannelInfo> |
parser() |
TunnelServiceApi.ChannelInfo.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 CHANNEL_ID_FIELD_NUMBER
public static final int CHANNEL_TYPE_FIELD_NUMBER
public static final int CHANNEL_STATUS_FIELD_NUMBER
public static final int CLIENT_ID_FIELD_NUMBER
public static final int CHANNEL_RPO_FIELD_NUMBER
public static final int CHANNEL_COUNT_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 hasChannelId()
required string channel_id = 1;hasChannelId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getChannelId()
required string channel_id = 1;getChannelId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelIdBytes()
required string channel_id = 1;getChannelIdBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic boolean hasChannelType()
optional string channel_type = 2;hasChannelType 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getChannelType()
optional string channel_type = 2;getChannelType 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelTypeBytes()
optional string channel_type = 2;getChannelTypeBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic boolean hasChannelStatus()
optional string channel_status = 3;hasChannelStatus 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getChannelStatus()
optional string channel_status = 3;getChannelStatus 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelStatusBytes()
optional string channel_status = 3;getChannelStatusBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic boolean hasClientId()
optional string client_id = 4;hasClientId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getClientId()
optional string client_id = 4;getClientId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getClientIdBytes()
optional string client_id = 4;getClientIdBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic boolean hasChannelRpo()
optional int64 channel_rpo = 5;hasChannelRpo 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic long getChannelRpo()
optional int64 channel_rpo = 5;getChannelRpo 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic boolean hasChannelCount()
optional int64 channel_count = 6;hasChannelCount 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic long getChannelCount()
optional int64 channel_count = 6;getChannelCount 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic 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.ChannelInfo parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static TunnelServiceApi.ChannelInfo 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.ChannelInfo 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.ChannelInfo 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.ChannelInfo parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static TunnelServiceApi.ChannelInfo 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.ChannelInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.ChannelInfo parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TunnelServiceApi.ChannelInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.ChannelInfo parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TunnelServiceApi.ChannelInfo parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TunnelServiceApi.ChannelInfo parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TunnelServiceApi.ChannelInfo.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static TunnelServiceApi.ChannelInfo.Builder newBuilder()
public static TunnelServiceApi.ChannelInfo.Builder newBuilder(TunnelServiceApi.ChannelInfo prototype)
public TunnelServiceApi.ChannelInfo.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected TunnelServiceApi.ChannelInfo.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static TunnelServiceApi.ChannelInfo getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.ChannelInfo> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.ChannelInfo> 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.ChannelInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.