public interface IChannelConnect
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close()
Close the ChannelConnect.
|
boolean |
closed()
Whether ChannelConnect is closed.
|
void |
notifyStatus(com.alicloud.openservices.tablestore.model.tunnel.internal.Channel channel)
Update the ChannelConnect corresponding to the given Channel (in memory) based on the meta-information of the Channel.
|
void notifyStatus(com.alicloud.openservices.tablestore.model.tunnel.internal.Channel channel)
channel - boolean closed()
void close()
Copyright © 2025. All Rights Reserved.