public interface IChannelConnect
| Modifier and Type | Method and Description |
|---|---|
void |
close()
关闭ChannelConnect。
|
boolean |
closed()
ChannelConnect是否被关闭。
|
void |
notifyStatus(com.alicloud.openservices.tablestore.model.tunnel.internal.Channel channel)
根据Channel的元信息来更新该Channel(内存中)对应的ChannelConnect。
|
Copyright © 2024. All Rights Reserved.