IDynamicSharding接続情報

public interface IDynamicShardingConnectionInfo

com.android.tradefed.invoker.shard.IDynamicShardingConnectionInfo


動的シャーディング接続情報を含むクラスのインターフェース

まとめ

パブリックメソッド

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

パブリックメソッド

getAuthScopes

public abstract  getAuthScopes ()

戻り値

getサーバーアドレス

public abstract String getServerAddress ()

戻り値
String

getサーバーポート

public abstract Integer getServerPort ()

戻り値
Integer