GceLHPTunnelMonitor
public
class
GceLHPTunnelMonitor
extends AbstractTunnelMonitor
java.lang.Object 中 | ||
↳ | com.android.tradefed.device.cloud.AbstractTunnelMonitor | |
↳ | com.android.tradefed.device.cloud.GceLHPTunnelMonitor |
摘要
公共构造函数 | |
---|---|
GceLHPTunnelMonitor()
|
公共方法 | |
---|---|
void
|
closeConnection()
从监视器关闭 adb 连接。 |
boolean
|
isTunnelAlive()
如果 |
void
|
logSshTunnelLogs(ITestLogger logger)
记录从 SSH 隧道生成的所有感兴趣的日志文件。 |
void
|
run()
|
void
|
shutdown()
终止隧道监控 |
公共构造函数
GceLHPTunnelMonitor
public GceLHPTunnelMonitor ()
公共方法
closeConnection
public void closeConnection ()
从监视器关闭 adb 连接。
isTunnelAlive
public boolean isTunnelAlive ()
如果 GceLHPTunnelMonitor
仍然存在,则返回 True,否则返回 false。
返回 | |
---|---|
boolean |
logSshTunnelLogs(日志 SshTunnel 日志)
public void logSshTunnelLogs (ITestLogger logger)
记录从 SSH 隧道生成的所有感兴趣的日志文件。
参数 | |
---|---|
logger |
ITestLogger |
得分
public void run ()
关停
public void shutdown ()
终止隧道监控