| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.Channel |
TunnelServiceApi.Channel.Builder.build() |
static TunnelServiceApi.Channel |
TunnelProtocolBuilder.buildChannel(com.alicloud.openservices.tablestore.model.tunnel.internal.Channel channel) |
TunnelServiceApi.Channel |
TunnelServiceApi.Channel.Builder.buildPartial() |
TunnelServiceApi.Channel |
TunnelServiceApi.HeartbeatRequestOrBuilder.getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.Channel |
TunnelServiceApi.HeartbeatRequest.getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.Channel |
TunnelServiceApi.HeartbeatRequest.Builder.getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.Channel |
TunnelServiceApi.HeartbeatResponseOrBuilder.getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
TunnelServiceApi.Channel |
TunnelServiceApi.HeartbeatResponse.getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
TunnelServiceApi.Channel |
TunnelServiceApi.HeartbeatResponse.Builder.getChannels(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.getDefaultInstance() |
TunnelServiceApi.Channel |
TunnelServiceApi.Channel.getDefaultInstanceForType() |
TunnelServiceApi.Channel |
TunnelServiceApi.Channel.Builder.getDefaultInstanceForType() |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseDelimitedFrom(InputStream input) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(byte[] data) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(ByteBuffer data) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(InputStream input) |
static TunnelServiceApi.Channel |
TunnelServiceApi.Channel.parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<TunnelServiceApi.Channel> |
TunnelProtocolBuilder.buildChannels(List<com.alicloud.openservices.tablestore.model.tunnel.internal.Channel> channels) |
List<TunnelServiceApi.Channel> |
TunnelServiceApi.HeartbeatRequestOrBuilder.getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
List<TunnelServiceApi.Channel> |
TunnelServiceApi.HeartbeatRequest.getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
List<TunnelServiceApi.Channel> |
TunnelServiceApi.HeartbeatRequest.Builder.getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
List<TunnelServiceApi.Channel> |
TunnelServiceApi.HeartbeatResponseOrBuilder.getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
List<TunnelServiceApi.Channel> |
TunnelServiceApi.HeartbeatResponse.getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
List<TunnelServiceApi.Channel> |
TunnelServiceApi.HeartbeatResponse.Builder.getChannelsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.Channel> |
TunnelServiceApi.Channel.getParserForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<TunnelServiceApi.Channel> |
TunnelServiceApi.Channel.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.HeartbeatRequest.Builder |
TunnelServiceApi.HeartbeatRequest.Builder.addChannels(int index,
TunnelServiceApi.Channel value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.HeartbeatResponse.Builder |
TunnelServiceApi.HeartbeatResponse.Builder.addChannels(int index,
TunnelServiceApi.Channel value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
TunnelServiceApi.HeartbeatRequest.Builder |
TunnelServiceApi.HeartbeatRequest.Builder.addChannels(TunnelServiceApi.Channel value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.HeartbeatResponse.Builder |
TunnelServiceApi.HeartbeatResponse.Builder.addChannels(TunnelServiceApi.Channel value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
static com.alicloud.openservices.tablestore.model.tunnel.internal.Channel |
ResponseFactory.createChannel(TunnelServiceApi.Channel channel) |
TunnelServiceApi.Channel.Builder |
TunnelServiceApi.Channel.Builder.mergeFrom(TunnelServiceApi.Channel other) |
static TunnelServiceApi.Channel.Builder |
TunnelServiceApi.Channel.newBuilder(TunnelServiceApi.Channel prototype) |
TunnelServiceApi.HeartbeatRequest.Builder |
TunnelServiceApi.HeartbeatRequest.Builder.setChannels(int index,
TunnelServiceApi.Channel value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.HeartbeatResponse.Builder |
TunnelServiceApi.HeartbeatResponse.Builder.setChannels(int index,
TunnelServiceApi.Channel value)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.HeartbeatRequest.Builder |
TunnelServiceApi.HeartbeatRequest.Builder.addAllChannels(Iterable<? extends TunnelServiceApi.Channel> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 3; |
TunnelServiceApi.HeartbeatResponse.Builder |
TunnelServiceApi.HeartbeatResponse.Builder.addAllChannels(Iterable<? extends TunnelServiceApi.Channel> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.Channel channels = 1; |
Copyright © 2025. All Rights Reserved.