IDynamicShardingConnectionInfo

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


包含动态分片连接信息的类的接口

摘要

公共方法

abstract getAuthScopes()
abstract String getServerAddress()
abstract Integer getServerPort()

公共方法

getAuthScopes

public abstract  getAuthScopes ()

返回

getServerAddress

public abstract String getServerAddress ()

返回
String

getServerPort

public abstract Integer getServerPort ()

返回
Integer