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